BetterCJKSupportSpecification
Created: Date(2005-10-18T07:30:00Z) by Freeflying
Priority: NeedsPriority
People: NeedsLead, NeedsSecond
- Contributors: Freeflying
- Interested:
Status: UbzSpecification, BrainDump (then DraftSpecification then EditedSpecification then ApprovedSpecification), DistroSpecification
- Branch:
- Malone bug:
- Packages affected:
- Depends:
- Dependents:
- BoF sessions: none yet
Summary
This project (maybe a package) aims to support CJK better .
Rationale
We'd like to preconfig some file when people choose Chinese,Japenses or Korea,patch some package for support CJK better .
Use cases
Scope
Design
- Install a default input method such as scim and make the scim started when user start X.
- Useful links here for Korean Input Methods
- Configure the fonts.conf, then you will get a perfect CJK fonts display .Surely,to obtain this ,we need some fonts package's support like ttf-arphic-uming ,etc.
- Make user use CJK can display their mp3 file's tag correctly .
- Let the user can read/write chinese under console.
- Make OO2 support CJK better.
- Firefly has a large patch which makes OOo2 much better for Chinese.
- IMO, applying Firefly's patches to get "fake bold" is now almost fading-out stage because of "embolden". Agree on that quality of font rendering by Firefly's patches is much better than "embolden" at this point even for Korean and surely for Chinese. However, "embolden" supported by freetype+xft2+fontconfig combo is the way-to-go since, first, it will reduce lot of extra efforts performed by CJK users to get basic fake bold, pango and qt patches and second, it's supported by default packages. So is it possible to take both quality from Firefly's patches and less-efforts from "embolden"?
- But, absolutely, Korean users love to see bold patch for OOo2.
- Configure firefox for print CJK correctly
- Enable embolden as default for CJK users
- Debian unstable has freetype 2.1.10
- Build xft2, fontconfig, pango and cairo2 with embolden enabled
- This is sort of early bug report because freetype 2.1.10 is not even in Dapper repo, but for head-up "embolden" has a big rendering problem :
words in sentence are individually displayed right-upward like as several slopes. This often happens in bigger size like as web page heading than smaller, and in Konqueror and Opera than Firefox. But, a Gentoo user who had compiled xorg-x11-7.0 rc1 showed much nicer screen. Please see the screenshots in this link. http://bbs.kldp.org/viewtopic.php?t=65304&highlight= Also you might catch rendering quality by Akito's patch (top) and "embolden" (bottom) from this screenshot. Top one is much better. http://bbs.kldp.org/download.php?id=5319
Implementation
Code
Data preservation and migration
Outstanding issues