GZDoom won't accept this fontdefs file!

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: GZDoom won't accept this fontdefs file!

GZDoom won't accept this fontdefs file!

by James Flasch » Mon Aug 01, 2022 7:19 pm

Why does GZDoom suddenly think this fontdefs file has 69 lines when it only has 68???????????????????????????? (It accepted it without problems last night!)

Code: Select all

// SmallFont
SMALLFNT
{
  ! FONTA01
  " FONTA02
  # FONTA03
  $ FONTA04
  % FONTA05
  & FONTA06
  ' FONTA07
  ( FONTA08
  ) FONTA09
  * FONTA10
  + FONTA11
  ' FONTA12
  - FONTA13
  . FONTA14
  / FONTA15
  0 FONTA16
  1 FONTA17
  2 FONTA18
  3 FONTA19
  4 FONTA20
  5 FONTA21
  6 FONTA22
  7 FONTA23
  8 FONTA24
  9 FONTA25
  : FONTA26
  ; FONTA27
  < FONTA28
  = FONTA29
  > FONTA30
  ? FONTA31
  @ FONTA32
  A FONTA33
  B FONTA34
  C FONTA35
  D FONTA36
  E FONTA37
  F FONTA38
  G FONTA39
  H FONTA40
  I FONTA41
  J FONTA42
  K FONTA43
  L FONTA44
  M FONTA45
  N FONTA46
  0 FONTA47
  P FONTA48
  Q FONTA49
  R FONTA50
  S FONTA51
  T FONTA52
  U FONTA53
  V FONTA54
  W FONTA55
  X FONTA56
  Y FONTA57
  Z FONTA58
  [ FONTA59
  \ FONTA60
  ] FONTA61
  ^ FONTA62
  _ FONTA63    
  NOTRANSLATION 109	// don't touch the shadow color!
}

Top