summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use maximum ascent and descent for glyphs to ensure that glyphs that extendTavmjong Bah2015-11-181-3/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code cleanup. Remove/simplify some functions.Tavmjong Bah2015-11-184-91/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turn FontMetrics into a class. Add maximum ascent/descent variables.Tavmjong Bah2015-11-185-19/+59
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Find font metrics when font is initialized. Fill baseline table.Tavmjong Bah2015-11-182-78/+222
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Read/write 'dominant-baseline' property.Tavmjong Bah2015-11-183-6/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace leading by more useful x-height. Use OS/2 font metrics when available.Tavmjong Bah2015-11-135-21/+66
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'direction' is an inherited property, remove 'set' requirement.Tavmjong Bah2015-11-101-5/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearrange code to make handling of baseline clearer.Tavmjong Bah2015-11-031-33/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vertical baseline depends on block 'text-orientation' value.Tavmjong Bah2015-11-033-8/+43
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah2015-10-2816-200/+854
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change context from gradient to mesh.Tavmjong Bah2015-11-241-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unneeded header.Tavmjong Bah2015-11-241-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct return value.Tavmjong Bah2015-11-231-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation. Turkish translation update.Hasan Kiran2015-11-221-690/+446
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: update scripts for potrace switch to external dependencysu_v2015-11-213-1/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/Makefile.am: Rm notes about tests that have been fixedAlex Valavanis2015-11-211-2/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile against external libpotraceAlex Valavanis2015-11-2140-4099/+276
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add warning about missing Potrace to CMake buildAlex Valavanis2015-11-211-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide unused verbs if Potrace is not availableAlex Valavanis2015-11-217-3/+85
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CMake buildAlex Valavanis2015-11-125-10/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update cmake Potrace module to match style of othersAlex Valavanis2015-11-122-34/+60
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-099-10/+72
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQAlex Valavanis2015-11-093-17/+40
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Potrace bitmap macros to upstream 1.13Alex Valavanis2015-11-081-8/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use external PotraceAlex Valavanis2015-11-0820-4054/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | window/task bar icon missing when installed in non-standard locationRaphael Rosch2015-11-202-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for bug 1517740 (crash in some cases in selection sets)Marc Jeanmougin2015-11-191-2/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Turkish translation update.Hasan Kiran2015-11-181-1103/+701
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix potentential null pointer dereferenceKris2015-11-161-5/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | null pointer dereference fixKris De Gussem2015-11-161-5/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-165-3/+24
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / static code analysisKris De Gussem2015-11-162-7/+5
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Italian translation update.Firas Hanife2015-11-151-8154/+5837
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latvian translation updateJanis Eisaks2015-11-151-6951/+3094
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed roughen LPEJabier Arraiza Cenoz2015-11-152-121/+193
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typoJabier Arraiza Cenoz2015-11-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-11-151-3784/+1333
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation. Turkish translation update.Hasan Kiran2015-11-141-3784/+1333
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | End fixing roughenJabier Arraiza Cenoz2015-11-153-38/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | max_smooth_angle working, now deleted after because dont think a good improve...Jabier Arraiza Cenoz2015-11-151-107/+117
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing compile problemJabier Arraiza Cenoz2015-11-142-30/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-11-1426-1763/+2260
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix erase mode in no overlap mode, pointed by Ivan LouetteJabier Arraiza Cenoz2015-11-141-12/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Russian translationAlexandre Prokoudine2015-11-141-82/+59
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some sane defaults for spray offset, subject to further tweakingAlexandre Prokoudine2015-11-141-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Russian translationAlexandre Prokoudine2015-11-141-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Russian translationAlexandre Prokoudine2015-11-141-1641/+2130
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static code analysisKris De Gussem2015-11-133-13/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static code analysisKris De Gussem2015-11-1320-50/+50
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug on bspline, duplicating end nodesJabier Arraiza Cenoz2015-11-131-0/+24