|
1 | | -Text: test\n |
| 1 | +Text: test |
2 | 2 | text.getCharBoundaries(-5) = null |
3 | 3 | text.getCharBoundaries(-1) = null |
4 | 4 | text.getCharBoundaries(0) = (x=2, y=2, w=4.3, h=12) |
5 | 5 | text.getCharBoundaries(1) = (x=6.3, y=2, w=6.75, h=12) |
6 | 6 | text.getCharBoundaries(2) = (x=13.05, y=2, w=5.7, h=12) |
7 | 7 | text.getCharBoundaries(3) = (x=18.75, y=2, w=4.3, h=12) |
8 | 8 | text.getCharBoundaries(4) = null |
9 | | - text.getCharBoundaries(5) = null |
10 | 9 | Text: ay .,\n |
11 | 10 | text.getCharBoundaries(-5) = null |
12 | 11 | text.getCharBoundaries(-1) = null |
@@ -49,3 +48,56 @@ Text: l1\nl2\n |
49 | 48 | text.getCharBoundaries(4) = (x=5.05, y=18, w=6.85, h=12) |
50 | 49 | text.getCharBoundaries(5) = null |
51 | 50 | text.getCharBoundaries(6) = null |
| 51 | +Text: <li>i</li><li>j</li> |
| 52 | + text.getCharBoundaries(-5) = null |
| 53 | + text.getCharBoundaries(-1) = null |
| 54 | + text.getCharBoundaries(0) = (x=38, y=2, w=3.05, h=12) |
| 55 | + text.getCharBoundaries(1) = null |
| 56 | + text.getCharBoundaries(2) = (x=38, y=18, w=3.05, h=12) |
| 57 | + text.getCharBoundaries(3) = null |
| 58 | + text.getCharBoundaries(4) = null |
| 59 | +Text: 1\n2\n3\n4\n5 |
| 60 | + text.getCharBoundaries(-5) = null |
| 61 | + text.getCharBoundaries(-1) = null |
| 62 | + text.getCharBoundaries(0) = (x=2, y=2, w=6.85, h=12) |
| 63 | + text.getCharBoundaries(1) = null |
| 64 | + text.getCharBoundaries(2) = (x=2, y=18, w=6.85, h=12) |
| 65 | + text.getCharBoundaries(3) = null |
| 66 | + text.getCharBoundaries(4) = (x=2, y=34, w=6.85, h=12) |
| 67 | + text.getCharBoundaries(5) = null |
| 68 | + text.getCharBoundaries(6) = (x=2, y=50, w=6.85, h=12) |
| 69 | + text.getCharBoundaries(7) = null |
| 70 | + text.getCharBoundaries(8) = (x=2, y=66, w=6.85, h=12) |
| 71 | + text.getCharBoundaries(9) = null |
| 72 | +Text: <p><font size='+2'>xyM</font></p><p><font size='+4'>xyM</font></p><p><font size='-2'>xyM</font></p> |
| 73 | + text.getCharBoundaries(-5) = null |
| 74 | + text.getCharBoundaries(-1) = null |
| 75 | + text.getCharBoundaries(0) = (x=2, y=2, w=7.4, h=14.05) |
| 76 | + text.getCharBoundaries(1) = (x=9.4, y=2, w=7.1, h=14.05) |
| 77 | + text.getCharBoundaries(2) = (x=16.5, y=2, w=12.7, h=14.05) |
| 78 | + text.getCharBoundaries(3) = null |
| 79 | + text.getCharBoundaries(4) = (x=2, y=20.05, w=8.45, h=16.1) |
| 80 | + text.getCharBoundaries(5) = (x=10.45, y=20.05, w=8.15, h=16.1) |
| 81 | + text.getCharBoundaries(6) = (x=18.6, y=20.05, w=14.5, h=16.1) |
| 82 | + text.getCharBoundaries(7) = null |
| 83 | + text.getCharBoundaries(8) = (x=2, y=40.15, w=5.25, h=10.05) |
| 84 | + text.getCharBoundaries(9) = (x=7.25, y=40.15, w=5.05, h=10.05) |
| 85 | + text.getCharBoundaries(10) = (x=12.3, y=40.15, w=9.05, h=10.05) |
| 86 | + text.getCharBoundaries(11) = null |
| 87 | + text.getCharBoundaries(12) = null |
| 88 | +Text: <p><font size='+2'>xyM</font></p><p><font size='+4'>xyM</font></p><p><font size='-2'>xyM</font></p> |
| 89 | + text.getCharBoundaries(-5) = null |
| 90 | + text.getCharBoundaries(-1) = null |
| 91 | + text.getCharBoundaries(0) = (x=2, y=2, w=7.4, h=14.05) |
| 92 | + text.getCharBoundaries(1) = (x=9.4, y=2, w=7.1, h=14.05) |
| 93 | + text.getCharBoundaries(2) = (x=16.5, y=2, w=12.7, h=14.05) |
| 94 | + text.getCharBoundaries(3) = null |
| 95 | + text.getCharBoundaries(4) = (x=2, y=16.05, w=8.45, h=16.1) |
| 96 | + text.getCharBoundaries(5) = (x=10.45, y=16.05, w=8.15, h=16.1) |
| 97 | + text.getCharBoundaries(6) = (x=18.6, y=16.05, w=14.5, h=16.1) |
| 98 | + text.getCharBoundaries(7) = null |
| 99 | + text.getCharBoundaries(8) = (x=2, y=32.15, w=5.25, h=10.05) |
| 100 | + text.getCharBoundaries(9) = (x=7.25, y=32.15, w=5.05, h=10.05) |
| 101 | + text.getCharBoundaries(10) = (x=12.3, y=32.15, w=9.05, h=10.05) |
| 102 | + text.getCharBoundaries(11) = null |
| 103 | + text.getCharBoundaries(12) = null |
0 commit comments