Age | Commit message (Collapse) | Author | Files | Lines |
|
character to all the urwfonts. The space was originally removed with
the FontLab font editor which apparently made very minor (1 pixel
output) changes to many of the font character's escapements. We've
moved the change from the pcl font modification branch to the trunk as
not to have these minor pixel shifts trigger regression errors each
time the branch is regression tested.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@10645 a1074d23-0009-0410-80fe-cf8c14f379e6
|
|
recopy/rewrite the fonts in your font directory.
WARNING 2: This change requires an associated change by Monotype if
building with the UFST. We are waiting for that change.
plchar.c: removes unnecessary debug warning.
pcparse.c: Parser was throwing away ESC and the following character, if
the second character did not form a known command, only the ESC should
be discarded. Fixes missing data in CET 18-14.
pctext.c, pglabel.c and urwfonts: Removes the space character from the
proportional fonts to more closely match the hp resident set. The
"magic" in pcl to determine space character vs control code did not
always work properly. It is much simpler to get rid of the space in
the font and this is consistent with the fonts in the UFST. Improves
cet 20-01, 20-02, 20-04. In all of these cases a downloaded symbol
set had redirected the space slot to another character and we
interpreted this as a space.
REGRESSIONS: There are minor regressions in the Extra Space test in
the CET but this code is being worked on now anyway.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2534 06663e23-700e-0410-b217-a244a6096597
|
|
corrupted in the repository conversion.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2360 06663e23-700e-0410-b217-a244a6096597
|
|
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2359 06663e23-700e-0410-b217-a244a6096597
|
|
font file names renamed to their corresponding TT postscript names.
The old line printer substitute fonts. This substitution is now done
in the font table logic.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1819 06663e23-700e-0410-b217-a244a6096597
|