diff options
author | manu <manu> | 2003-09-10 21:21:30 +0000 |
---|---|---|
committer | manu <manu> | 2003-09-10 21:21:30 +0000 |
commit | a10a8a9764a9ed9c6fa86a2653b9f528e4a023b7 (patch) | |
tree | 07b4ddbe4e2702a6fd3604cc787516f00226205c /converters/fondu/DESCR | |
parent | e3277a31f34bc0b00a24ec11dcbcc3d6d3528497 (diff) | |
download | pkgsrc-a10a8a9764a9ed9c6fa86a2653b9f528e4a023b7.tar.gz |
Added fondu, a set of tools to convert between Mac and UNIX fonts.
Diffstat (limited to 'converters/fondu/DESCR')
-rw-r--r-- | converters/fondu/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/converters/fondu/DESCR b/converters/fondu/DESCR new file mode 100644 index 00000000000..b94ec33a2f0 --- /dev/null +++ b/converters/fondu/DESCR @@ -0,0 +1,8 @@ +A set of programs to interconvert between mac font formats +and pfb, ttf, otf and bdf files on unix. + +Dealing with mac fonts is hard on other operating systems because +mac fonts are stored in the resource fork, and other operating +systems do not support this concept. Fondu will extract the resource +fork from either a macbinary file or a binhex file. Ufond will +create a resource fork inside a macbinary file. |