mirror of
https://github.com/ksherlock/prez.git
synced 2025-02-18 10:30:40 +00:00
add monaco font (missing from standard types.rez)
This commit is contained in:
parent
5381f1f064
commit
b6867b33c6
@ -117,6 +117,7 @@ TBFont = b"\x01F"
|
||||
TBShaston = b"\xFE\xFF"
|
||||
TBNewYork = b"\x02\x00"
|
||||
TBGeneva = b"\x03\x00"
|
||||
TBMonaco = b"\x04\x00"
|
||||
TBVenice = b"\x05\x00"
|
||||
TBTimes = b"\x14\x00"
|
||||
TBHelvetica = b"\x15\x00"
|
||||
|
Loading…
x
Reference in New Issue
Block a user