mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 10:45:08 +02:00
* RegisterBGIFont would not return a FONT number!
This commit is contained in:
parent
a998ce5455
commit
dcc1d5f92b
@ -297,7 +297,7 @@
|
||||
exit;
|
||||
end;
|
||||
fonts[b].instr:=FontData;
|
||||
RegisterBGIfont:=grOK;
|
||||
RegisterBGIfont:=b;
|
||||
end;
|
||||
end;
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user