lp:ubuntu/karmic/ttf-arphic-ukai

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/ttf-arphic-ukai
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

7. By Arne Goetje

* New upstream release
* fixed a typo in debian/prerm (LP: #194128)
* debian/control: changed Architecture fro 'any' to 'all' (LP: #194168)
* fixed typo in package description (Closes: #442606)
* corrected homepage URL in control and changelog (Closes: #436530)
* added Homepage field to debian/control
* use bzip2 compression
* bumped up the Standards version to 3.7.3
* updated package description in debian/control
* purge debconf entries and removed template and translations, as they are
  no longer needed. (Closes: #435180)
* use cdbs to build package
* remove Provides: ttf-arphic-gkai00mp and ttf-arphic-kai00mp entries
  (Closes: #451974)
Copied from FONTLOG:
* Bug fix: 45 Big5 PUA glyphs and 4 HKSCS PUA glyphs have not been assigned
  codepoints -- FIXED.
* resized all glyphs back to an em-size of 1024 like they were originally.
  This also fixed the bug, that the glyphs and lines were too high.
  The previous em-size was 2098, while it should have been 2048.
* completely reworked all Latin based glyphs (thanks to Maurizio M. Gavioli)
* changed the Latin, Greek and Cyrillic based glyphs back to Monospace
* added 1214 glyphs and references
* compile font as TrueType Collection (TTC):
  contains 4 font flavors (CN, HK, TW, TW MBE) which map to different glyph
  styles. Currently this is only a proof of concept with only 2 codepoints
  (U+4EE4 and U+9AA8) between CN, HK and TW flavors and 13 different glyphs
  between the TW and TW MBE flavors. All other glyphs are exactly the same
  in all flavors.
* debugged a lot of glyphs which had intersecting splines. However, this
  process has not been finished yet.
* moved all glyphs from the PUA areas into unencoded space and only map
  those to the BMP PUA where it's necessary for roundtrip compatibility
  (i.e. the HKSCS PUA references only appear in the HK flavor, Big5
  references in HK, TW and TW MBE, and the GB18030-2000 references in the
  CN flavor.
* added all outstanding PUA references for HKSCS to be compatible back to
  HKSCS in ISO 10646-1:1993
* Name change: from AR PL ZenKai Uni (MBE) to AR PL UKai {CN|HK|TW|TW MBE}.
  For backwards compatibility alias entries are defined to map
  "AR PL ZenKai Uni" to "AR PL UKai HK" and "AR PL ZenKai Uni MBE" to
  "AR PL UKai TW MBE".
* split the fontconfig configuration file into 5:
  * 25-ttf-arphic-ukai-render: fixes globaladvance and sets the font to be
    dual-width
  * 35-ttf-arphic-ukai-aliases: alias entries for "AR PL ZenKai Uni (MBE)"
  * 41-ttf-arphic-ukai.conf: alias settings for "Sans"
  * 75-ttf-arphic-ukai-select: puts "AR PL UKai *" into 'rejectfont', so
    that the fonts don't get automatically chosen by fontconfig.
  * 90-ttf-arphic-ukai-embolden.conf: emboldens the font

6. By Arne Goetje

* fixed a typo in debian/prerm (LP: #194128)
* debian/control: changed Architecture fro 'any' to 'all' (LP: #194168)
Copied from FONTLOG:
* Bug fix: 45 Big5 PUA glyphs and 4 HKSCS PUA glyphs have not been assigned
  codepoints -- FIXED.
* Remaining issue: some glyphs in the unencoded space disappeared when
  building the ttc. -- INVESTIGATING

5. By Arne Goetje

* New upstream release
* fixed typo in package description (Closes: #442606)
* corrected homepage URL in control and changelog (Closes: #436530)
* use bzip2 compression
* bumped up the Standards version to 3.7.3
* updated package description in debian/control
* purge debconf entries and removed template and translations, as they are
  no longer needed. (Closes: #435180)
* use cdbs to build package
* remove Provides: ttf-arphic-gkai00mp and ttf-arphic-kai00mp entries
  (Closes: #451974)
Copied from FONTLOG:
* resized all glyphs back to an em-size of 1024 like they were originally.
  This also fixed the bug, that the glyphs and lines were too high.
  The previous em-size was 2098, while it should have been 2048.
* completely reworked all Latin based glyphs (thanks to Maurizio M. Gavioli)
* changed the Latin, Greek and Cyrillic based glyphs back to Monospace
* added 1214 glyphs and references
* compile font as TrueType Collection (TTC):
  contains 4 font flavors (CN, HK, TW, TW MBE) which map to different glyph
  styles. Currently this is only a proof of concept with only 2 codepoints
  (U+4EE4 and U+9AA8) between CN, HK and TW flavors and 13 different glyphs
  between the TW and TW MBE flavors. All other glyphs are exactly the same
  in all flavors.
* debugged a lot of glyphs which had intersecting splines. However, this
  process has not been finished yet.
* moved all glyphs from the PUA areas into unencoded space and only map
  those to the BMP PUA where it's necessary for roundtrip compatibility
  (i.e. the HKSCS PUA references only appear in the HK flavor, Big5
  references in HK, TW and TW MBE, and the GB18030-2000 references in the
  CN flavor.
* added all outstanding PUA references for HKSCS to be compatible back to
  HKSCS in ISO 10646-1:1993
* Name change: from AR PL ZenKai Uni (MBE) to AR PL UKai {CN|HK|TW|TW MBE}.
  For backwards compatibility alias entries are defined to map
  "AR PL ZenKai Uni" to "AR PL UKai HK" and "AR PL ZenKai Uni MBE" to
  "AR PL UKai TW MBE".
* split the fontconfig configuration file into 5:
  * 25-ttf-arphic-ukai-render: fixes globaladvance and sets the font to be
    dual-width
  * 35-ttf-arphic-ukai-aliases: alias entries for "AR PL ZenKai Uni (MBE)"
  * 41-ttf-arphic-ukai.conf: alias settings for "Sans"
  * 75-ttf-arphic-ukai-select: puts "AR PL UKai *" into 'rejectfont', so
    that the fonts don't get automatically chosen by fontconfig.
  * 90-ttf-arphic-ukai-embolden.conf: emboldens the font

4. By Luk Claes

* Non-maintainer upload during BSP.
* Fix unconditional use of debconf in postrm (Closes: #417070).
* Add Catalan debconf translation (Closes: #412956).
* Add Dutch debconf translation (Closes: #414767).

3. By Bastian Venthur

* Non-maintainer upload.

* Added German translation (thanks Matthias Julius) (Closes: #401490)

2. By Arne Goetje

* completed HKSCS support in Ext.B for radicals 001, 002, 004, 005, 006,
  009, 011, 013, 014, 016, 017, 019, 020, 021, 022, 023, 025, 026, 027, 028,
  029, 030, 031, 032, 035, 036, 037, 040, 041, 043, 045, 047, 049, 050, 052,
  053, 054, 057, 058, 059, 062, 067, 068, 069, 070, 078, 079, 080, 082, 084,
  087, 090, 091, 098, 100, 101, 103, 107, 108, 114, 115, 116, 177, 118, 119,
  121, 127, 129, 133, 134, 135, 141, 147, 148, 151, 154, 157, 158, 159, 160,
  162, 163, 164, 166, 167, 170, 172, 174, 175, 180, 182, 184, 185, 186, 188,
  190, 193, 194, 195, 198, 199, 200, 203, 210, 213
* added some Hakka characters
* added french po file (Closes: #305805)

1. By Arne Goetje

* Initial release for Debian main (Closes: #297660)
* added config file for fontconfig (>= 2.3.1)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/ttf-arphic-ukai
This branch contains Public information 
Everyone can see this information.

Subscribers