fixed bug with invisible initial fonts
authorHolger Schemel <info@artsoft.org>
Sun, 5 Nov 2017 17:25:30 +0000 (18:25 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 23 Mar 2018 22:21:15 +0000 (23:21 +0100)
commit72b5ebcb15f3d2c9a30733c4fafffd7b0e7a1d9c
tree96597f33c052013869e30399ea3ec1d2eef39f01
parent7f515c3d57a5cc2d551564531c75f7be2e15c863
fixed bug with invisible initial fonts

- this bug was introduced by the commit with the following message:
  "added support for font definitions with different character offset and size"
  (no commit ID given here due to frequent use of "git rebase")
src/init.c
src/libgame/text.c