| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Resolves issue of bug #988601 message 170 (Support of 'Unset' styles in EMF export).
2. Implements CSS 3 (and CSS 2) text-decoration support.
Note that it does not yet provide any method of adding these features - at present it just shows whatever is in the SVG. This new code is also used to display EMF/WMF strike-through and underline text decorations when these files are read in. Those decorations may also be written out to EMF/WMF. Other text decoration features, like overline, or dotted lines, are dropped. For SVG text-decoration -line, -style, -color are all implemented. CSS3 provides two ways to represent the same state, this code uses the compound text-decoration method rather than the 3 fields method. Also it leaves out keywords that are not needed and would break backwards compatibility. For instance:
text-decoration: underline solid
is valid, but would break CSS2. Solid is the default, so that sort of case is written as:
text-decoration: underline
If the state is CSS3 specific all of the needed fields are of course include, like
text-decoration: underline wavy red
3. It incorporates the fix for bug 1181326 (Text edit mishandles span of just colored spaces)
4. It incorporates further changes to text editing so that style can be changed on spans consisting of only spaces when text decorations are present in the span.
5. It incorporates code to disable text decorations when text so marked is mapped onto a path.
6. Fixed more bugs in Hebrew language support than I can remember. Hebrew language export/import to EMF now works quite well. (See the examples in libTERE v 0.7.) WMF does not support unicode and for all intents and purposes Inkscape has no way to read or write Hebrew to it. Some of more important things that now work that didn't (or didn't always): Hebrew diacritical marks, R/L/center justification, and bidirectional text. The Hebrew fonts "Ezra SIL" and "EZRA SIL SR" should be installed before viewing the libTERE examples, otherwise font substitutions will cause some text shifts.
7. Implemented font failover in Text Reassemble, which makes the process more robust. (Again, see the examples in libTERE. )
(bzr r11668.1.71)
|
| |\
| |
| | |
(bzr r11668.1.70)
|
| | |
| |
| | |
(bzr r12337)
|
| | |
| |
| | |
(bzr r12336)
|
| | |
| |
| | |
(bzr r12335)
|
| | |
| |
| | |
(bzr r12334)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/1177888
(bzr r12333)
|
| | |
| |
| | |
(bzr r12332)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
resolution).
Fixed bugs:
- https://launchpad.net/bugs/1085949
(bzr r12330)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
update the preview) by Vinipsmaker.
Fixed bugs:
- https://launchpad.net/bugs/448872
(bzr r12329)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/181493
(bzr r12328)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/683561
(bzr r12327)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/515267
(bzr r12326)
|
| | |
| |
| | |
(bzr r12325)
|
| | |
| |
| | |
(bzr r12324)
|
| |\|
| |
| | |
(bzr r11668.1.69)
|
| | |
| |
| | |
(bzr r12322)
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
tweak-move and tweak-move-jitter cursors. Fixes bug #587729.
Fixed bugs:
- https://launchpad.net/bugs/587729
(bzr r12321)
|
| | | |
| | |
| | | |
(bzr r12277.1.2)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/587729
(bzr r12277.1.1)
|
| | | |
| | |
| | | |
(bzr r12320)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/1092374
(bzr r12319)
|
| | | |
| | |
| | | |
(bzr r12317)
|
| | | |
| | |
| | | |
(bzr r12316)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/830663
(bzr r12315)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/629081
(bzr r12314)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Petroff.
Fixed bugs:
- https://launchpad.net/bugs/257223
(bzr r12313)
|
| | | |
| | |
| | | |
(bzr r12312)
|
| | | |
| | |
| | |
| | |
| | | |
Whitespace cleanup to make the issue easier to spot.
(bzr r12311)
|
| | | |
| | |
| | | |
(bzr r12310)
|
| | | |
| | |
| | | |
(bzr r12309)
|
| | | |
| | |
| | | |
(bzr r12307)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/960986
(bzr r12306)
|
| |\| |
| | |
| | | |
(bzr r11668.1.68)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/1171208
(bzr r12305)
|
| | | |
| | |
| | | |
(bzr r12302)
|
| | | |
| | |
| | | |
(bzr r12300)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/1170817
(bzr r12298)
|
| | | |
| | |
| | | |
(bzr r12297)
|
| | | |
| | |
| | | |
(bzr r12296)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/1023797
(bzr r12295)
|
| | | |
| | |
| | | |
(bzr r12294)
|
| | | |
| | |
| | | |
(bzr r12293)
|
| | | |
| | |
| | | |
(bzr r12291)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/1104326
(bzr r12290)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/1107924
(bzr r12289)
|
| | | |
| | |
| | | |
(bzr r12288)
|
| | |\ \
| | | |
| | | | |
(bzr r12287)
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixed bugs:
- https://launchpad.net/bugs/1168979
(bzr r12285.1.2)
|
| | | | |
| | | |
| | | | |
(bzr r12285.1.1)
|