projects
/
occt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7ccbb7
)
Definition of Unicode symbol in test corrected
author
abv
<abv@opencascade.com>
Thu, 2 Oct 2014 10:15:14 +0000
(14:15 +0400)
committer
bugmaster
<bugmaster@opencascade.com>
Fri, 3 Oct 2014 07:27:04 +0000
(11:27 +0400)
tests/bugs/vis/bug22149
patch
|
blob
|
blame
|
history
diff --git
a/tests/bugs/vis/bug22149
b/tests/bugs/vis/bug22149
index a0016ed2526bf9f0e700e17e17f4ffb92a2d728b..9fe6c33a25fdc3197bdf4d9a2ceacf21acf35e1c 100755
(executable)
--- a/
tests/bugs/vis/bug22149
+++ b/
tests/bugs/vis/bug22149
@@
-11,6
+11,6
@@
set BugNumber OCC22149
vfont add [locate_data_file bug22149_mona.ttf] Mona
vinit
vdrawtext HELLO 0 0 0 0 255 0 0 0 0 0 50 1
-vdrawtext
\x30\x42
0 0 200 255 0 0 0 0 0 0 50 0 Mona 1
+vdrawtext
[encoding convertfrom unicode \x42\x30]
0 0 200 255 0 0 0 0 0 0 50 0 Mona 1
set only_screen 1