parent
b0ae8a46a0
commit
c5bfba483f
15 changed files with 279 additions and 271 deletions
|
|
@ -171,6 +171,8 @@ readpsfontdesc(char *fontname, int trindex) {
|
|||
startchar = RUNEGETCHAR(start);
|
||||
endfont = RUNEGETGROUP(end);
|
||||
endchar = RUNEGETCHAR(end);
|
||||
USED(startchar);
|
||||
USED(endchar);
|
||||
pfid = findpfn(psfontnam, 1);
|
||||
if (startfont != endfont) {
|
||||
error(WARNING, "font descriptions must not cross 256 glyph block boundary\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue