/[libvob]/libvob/test/vob/vobs/textvob.test
ViewVC logotype

Diff of /libvob/test/vob/vobs/textvob.test

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tjl, Mon Mar 17 10:57:22 2003 UTC revision 1.2 by mudyc, Sun Mar 23 17:53:11 2003 UTC
# Line 72  def testWH(): Line 72  def testWH():
72          text_scale += scale          text_scale += scale
73          vs = getvs()          vs = getvs()
74          size = vs.getSize()          size = vs.getSize()
75          vs.map.put(vob.vobs.SolidBgVob(Color.red))          vs.map.put(vob.vobs.SolidBackdropVob(Color.red))
76          textvob = vob.vobs.TextVob(sty1, "Xj"+chr(196)+"j"+chr(197)+"j"+chr(214)+"jX")          textvob = vob.vobs.TextVob(sty1, "Xj"+chr(196)+"j"+chr(197)+"j"+chr(214)+"jX")
77    
78          text_width = int(textvob.getWidth(text_scale))          text_width = int(textvob.getWidth(text_scale))

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26