commit | ae70f5c6479514690c7b1aea57f26650ce918779 | [log] [tgz] |
---|---|---|
author | Morten Welinder <terra-wine@diku.dk> | Thu Feb 15 21:23:50 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Feb 15 21:23:50 2001 +0000 |
tree | cb7cd22e830e6b0ad2f0c3861cd4e80e3198626e | |
parent | ed6a7b4ab2ce76b2325b70e04e41b2a392cdf3e5 [diff] |
(PSDRV_AFMGetCharMetrics): Use unsigned chars (since isspace is used). (PSDRV_AFMParse): Don't crash on missing font name. Use unsigned chars. Fix peculiar inconsistent indentation. Don't leak a FILE. Catch problematic files with no line feed in them. Don't mix characters and integers. Don't overrun the buffer.