summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* whitespacebulia byak2008-06-242-35/+33
| | | (bzr r6053)
* added unicode block (codepoint ranges) lookupsBob Jamison2008-06-242-32/+361
| | | (bzr r6052)
* improve speed of getting curves to cairo, the same way as boundingbox ↵Johan B. C. Engelen2008-06-241-12/+30
| | | | | calculation was optimized: do not create transformed path, transform the path's points instead (bzr r6051)
* kill the green fishbulia byak2008-06-241-2/+2
| | | (bzr r6050)
* add #include <string.h> for memset(), so that it is portableBob Jamison2008-06-241-0/+2
| | | (bzr r6049)
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-246-223/+300
| | | (bzr r6048)
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-2435-967/+105
| | | (bzr r6046)
* delivarotify, render with cairo; regression: cairo cannot do inversebulia byak2008-06-241-59/+54
| | | (bzr r6045)
* delivarotify, render with cairo, use nr_path functions for bbox and distancebulia byak2008-06-242-291/+68
| | | (bzr r6044)
* delivarotify, render with cairobulia byak2008-06-242-93/+20
| | | (bzr r6043)
* add helpers for creating cairo_t for a canvas bufbulia byak2008-06-242-6/+25
| | | (bzr r6042)
* update for 32 instead of 24 bpp canvas bufbulia byak2008-06-245-17/+17
| | | (bzr r6041)
* delivarotifybulia byak2008-06-241-5/+0
| | | (bzr r6040)
* no more creating and looping over extra buffers for rendering canvas arena, ↵bulia byak2008-06-241-123/+11
| | | | | draw to the canvas buf directly now that it's also 32bpp (bzr r6039)
* switch to 32bpp canvasbuf, create cairo context for it, optionally output to ↵bulia byak2008-06-242-28/+60
| | | | | screen using cairo too (for now off, as it's slower than gdk) (bzr r6038)
* update for 32bpp canvas buf; delivarotifybulia byak2008-06-242-185/+1
| | | (bzr r6037)
* use light blue for text selection, at least until we can do inversion againbulia byak2008-06-241-1/+3
| | | (bzr r6036)
* speed up bounds_exact for 2geom even more.Johan B. C. Engelen2008-06-231-3/+3
| | | (bzr r6035)
* use exact bbox again in updating shapesJohan B. C. Engelen2008-06-231-4/+2
| | | (bzr r6034)
* add commentJohan B. C. Engelen2008-06-231-1/+1
| | | (bzr r6033)
* make faster 2geom bbox calc.Johan B. C. Engelen2008-06-231-4/+154
| | | (bzr r6032)
* sorry to have broken buildJohan B. C. Engelen2008-06-231-1/+1
| | | (bzr r6031)
* convert optimizing check into 2geom terms. hopefully correct, please review ↵Johan B. C. Engelen2008-06-231-2/+26
| | | | | if you have time (bzr r6030)
* add #include <string.h> for portabilityBob Jamison2008-06-231-1/+1
| | | (bzr r6029)
* need #include <typeinfo>Bob Jamison2008-06-231-1/+1
| | | (bzr r6028)
* implement kerning by glyph-name, g1 and g2 attributesFelipe Corr??a da Silva Sanches2008-06-234-11/+53
| | | (bzr r6026)
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-222-18/+22
| | | (bzr r6025)
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-221-11/+5
| | | (bzr r6024)
* reintroducing code that initially committed in revision 18594 and the have ↵Felipe Corr??a da Silva Sanches2008-06-222-0/+421
| | | | | | | | | | | | | | been reverted on revision 18607. * implemented handling of font-style, font-variant, font-weight, and font-stretch attributes on font-face tags This have been previously reverted because I thought they were already handled in node->style, but now I see that this code is needed for font description (used in the font tag to declare font attributes to be stored in the user agent font database). The node->style info is used for font specification (used by document authors with the purpose of declaring the properties of fonts that they would like in their SVG documents). (bzr r6023)
* read PathVector instead of NArtBpathJohan B. C. Engelen2008-06-222-12/+12
| | | (bzr r6022)
* read PathVector instead of NArtBpathJohan B. C. Engelen2008-06-221-4/+2
| | | (bzr r6021)
* split paths using 2geom PathVectorJohan B. C. Engelen2008-06-221-3/+3
| | | (bzr r6020)
* LPE Spiro: don't catch all exceptions, only the ContinuityErrorJohan B. C. Engelen2008-06-221-1/+1
| | | (bzr r6019)
* remove obsolete LoadArtBPath from livarotJohan B. C. Engelen2008-06-222-71/+0
| | | (bzr r6018)
* use LoadPathVector instead of LoadArtBPath everywhereJohan B. C. Engelen2008-06-224-9/+10
| | | (bzr r6017)
* create method for Livarot paths to load PathVectors instead of NArtBpathsJohan B. C. Engelen2008-06-222-0/+76
| | | (bzr r6016)
* use pathvector directly from SPCurve in LPE path parameter.Johan B. C. Engelen2008-06-221-1/+1
| | | (bzr r6015)
* better method to convert nartbpath to PathVectorJohan B. C. Engelen2008-06-221-5/+54
| | | (bzr r6014)
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-2226-99/+36
| | | | | | | | | | | | | | | | | | | src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp, src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h, src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp, src/doxygen-main.cpp, src/display/nr-filter-composite.cpp, src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp, src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp, src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp, src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h, src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h: Properly fix the conflicting isnan.h problem: 1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h (Also commited this change to lib2geom project repository) 2) Remove Inkscape's src/isnan.h 3) Update all files to include src/2geom/isnan.h instead of src/isnan.h (bzr r6013)
* add todo comment to make code prettierJohan B. C. Engelen2008-06-201-0/+1
| | | (bzr r6011)
* sp_shape now uses 2geom PathVector for all marker positionsJohan B. C. Engelen2008-06-201-20/+132
| | | (bzr r6010)
* sp_shape_render for cairo-renderer extension now uses 2geom for marker positionsJohan B. C. Engelen2008-06-203-7/+66
| | | (bzr r6009)
* remove not used variableJohan B. C. Engelen2008-06-201-1/+0
| | | (bzr r6008)
* 2geomify sp_shape_update_marker_view.Johan B. C. Engelen2008-06-203-22/+105
| | | (bzr r6007)
* patch from 226459, approved by joelbulia byak2008-06-201-7/+15
| | | (bzr r6006)
* Partial fix (for preventing numerical issues) and restructuring for ↵Jasper van de Gronde2008-06-203-61/+50
| | | | | PathString, plus a small fix for the new 2geom sp_svg_write_curve. (bzr r6005)
* Fix for sp-style-elem-test to make it work again with new code.Jasper van de Gronde2008-06-201-1/+1
| | | (bzr r6004)
* commenting out a g_warningFelipe Corr??a da Silva Sanches2008-06-201-1/+1
| | | (bzr r6003)
* comment fixbulia byak2008-06-191-3/+6
| | | (bzr r6001)
* Changed tools toolbar to use stock GtkToolbar via simple wrapper actions.Jon A. Cruz2008-06-191-44/+225
| | | | | | | Fixes bug #166862. Fixes bug #168677. Fixes bug #168648. (bzr r6000)