This are the PCF versions of the following Adobe fonts for 75dpi
displays:
- Courier
- Helvetica
- New Century Schoolbook
- Symbol
- Times
This is from the modular Xorg project.
This are the PCF versions of the following Adobe fonts for 100dpi
displays:
- Courier
- Helvetica
- New Century Schoolbook
- Symbol
- Times
This is from the modular Xorg project.
"fixed" PCF font.
Patches remove the reference to bdftruncate (never used) and mkfontscale
(bitmap fonts only). Perl is not needed any longer as site effect and
should have never been checked for in first place.
This are the standard X11 cursors. Package is modified not to use
mkfontscale as it doesn't deal with scalable fonts. configure.ac
patch is included for easier upstream merging.
The mkcfm tool creates summaries of font metric files in CID font
directories. Those summaries speed up the CID rasterizer as it
doesn't have to read the usually large font metric files on access
to compute them.
The bdftopcf tool converts X fonts from Bitmap Distribution Format
to Portable Compiled Format.
Fonts in the Portable Compiled Format can be read by any architecture,
although the file is structured to allow one particular
architecture to read them directly without reformatting. This
allows fast reading on the appropriate machine, but the files
are still portable (but read more slowly) on other machines.
The package provides the X.org font encoding files, such as
adobe-dingbats.enc.gz, ibm-cp866.enc, jisx0212.1990-0.enc.gz,
and others. This is from the modular X.org project.
Changes since 7.3:
* Exchange the Hangul phonetic values of 0x91d1 and 0xf90a.
* Add the Hangul phonetic values to the CJK unified and compatibility
ideographs range on Guseul.ttf.
* Add medieval Hangul compatibility jamos on Guseul.ttf.
* Update Guseul.ttf.
* Remove GuseulMono.ttf.
* Update Guseul.ttf to make it readable on 11px.
* Add hinting for Guseul.ttf.
* Remove embeded bitmap from Guseul.ttf and GuseulMono.ttf.
* Change some glyph names of Eunjin.ttf and EunjinNakseo.ttf.
* Update HeadAscent and HeadDescent of some fonts.
* Remove [0x0e-c00ky].ttf.
* Rename [0b0d-c00ky].ttf to [HaN-mfs].ttf.
* Correct the glyph directions of some fonts.
* Change the subfamily of all the fonts to Regular.
* Fix a type error on control file.
* Change to The Artistic License.
* Remove the prefix Eun- from the font names.
* Update Bandal.ttf and Bangwool.ttf.
* Fix width of some chars on EunBandal.ttf.
This fixes the build on a couple of systems (m68k and mipsel), and
re-implements a function that was broken by the cache file rework that
is needed for lilypond.
as tight as possible. Files we don't handle shouldn't be skipped.
- fonts.alias is not created automatically, so don't remove it.
- create fonts.encoding with mkfontdir using -e X11_ENCODINGSDIR.
On platforms not following the X11R6 loayout this might need to
be overriden.
- Fix type1inst calls.
- Modify packages which installed fonts.alias before to actually
include it in the PLIST and bump the revisions accordingly.
- Modify xorg-fonts* packages to use FONTS_DIRS.* to build indices
at run time.
Discussed with wiz and jlam.
gucharmap 1.8.0
- Small fixes and new translations.
gucharmap 1.7.0
Bug 341260 : String "Snap Columns to Power of Two" not marked for translation
Part of Bug 331103 : please use '_' to indicate internal symbols
Bug 334505 : Search buttons Prev Next unsensitive when they shouldn't be
Bug 336283 : Update to UCD 5.0
Update to Unicode 5.0 Character Database
Bug 337943 : [Patch] Use po/LINGUAS
Patch from Przemysław Grzegorczyk.
Bug 335952 : refcount leak in main
Patch from Christian Persch.
Bug 334865 : tiny string leak
Patch from Paolo Borelli.
Misc fixes.