gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob/test/vob/vobs textvob.test


From: Matti Katila
Subject: [Gzz-commits] libvob/test/vob/vobs textvob.test
Date: Sun, 23 Mar 2003 12:53:11 -0500

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Matti Katila <address@hidden>   03/03/23 12:53:11

Modified files:
        test/vob/vobs  : textvob.test 

Log message:
        fix

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/test/vob/vobs/textvob.test.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: libvob/test/vob/vobs/textvob.test
diff -u libvob/test/vob/vobs/textvob.test:1.1 
libvob/test/vob/vobs/textvob.test:1.2
--- libvob/test/vob/vobs/textvob.test:1.1       Mon Mar 17 05:57:22 2003
+++ libvob/test/vob/vobs/textvob.test   Sun Mar 23 12:53:11 2003
@@ -72,7 +72,7 @@
        text_scale += scale
        vs = getvs()
        size = vs.getSize()
-       vs.map.put(vob.vobs.SolidBgVob(Color.red))
+       vs.map.put(vob.vobs.SolidBackdropVob(Color.red))
        textvob = vob.vobs.TextVob(sty1, 
"Xj"+chr(196)+"j"+chr(197)+"j"+chr(214)+"jX")
 
        text_width = int(textvob.getWidth(text_scale))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]