mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
changed ttf-comic to comic
This commit is contained in:
parent
e5a5921622
commit
01a362e816
@ -1028,7 +1028,7 @@ class LevelEditor(NodePath, PandaObject):
|
||||
#newDNASign.setScale(VBase3(2.0, 1.0, 2.0))
|
||||
|
||||
baseline = DNASignBaseline('baseline')
|
||||
baseline.setCode("ttf-comic")
|
||||
baseline.setCode("comic")
|
||||
baseline.setColor(VBase4(0.0, 0.0, 0.0, 1.0))
|
||||
#baseline.setKern(1.0);
|
||||
#baseline.setWiggle(30.0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user