BetterCJKSupportSpecification

Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2005-11-05 19:50:23
Size: 3180
Editor: 208
Comment: updated contents for Firely's patches and Embolden
Revision 13 as of 2005-11-09 04:09:17
Size: 2767
Editor: 208
Comment: Took out my comments for OOo2 and added a good news about OOo2.1pre
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
       i. 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"?        i. Bold patching on OOo2 in progress http://www.openoffice.org/issues/show_bug.cgi?id=18285
       i. OOo2.1pre (src680-m137) included Firefly's patches - No extra patches required

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.
    1. 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.
    1. Firefly has a large patch which makes OOo2 much better for Chinese.
    2. Bold patching on OOo2 in progress http://www.openoffice.org/issues/show_bug.cgi?id=18285

    3. OOo2.1pre (src680-m137) included Firefly's patches - No extra patches required
  • Configure firefox for print CJK correctly
  • Enable embolden as default for CJK users
    1. Debian unstable has freetype 2.1.10
    2. Build xft2, fontconfig, pango and cairo2 with embolden enabled
    3. 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 :
      1. 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

BoF agenda and discussion

BetterCJKSupportSpecification (last edited 2008-08-06 16:22:10 by localhost)