summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* improve speed of getting curves to cairo, the same way as boundingbox calcula...Johan B. C. Engelen2008-06-241-12/+30
* kill the green fishbulia byak2008-06-241-2/+2
* add #include <string.h> for memset(), so that it is portableBob Jamison2008-06-241-0/+2
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-246-223/+300
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-2435-967/+105
* delivarotify, render with cairo; regression: cairo cannot do inversebulia byak2008-06-241-59/+54
* delivarotify, render with cairo, use nr_path functions for bbox and distancebulia byak2008-06-242-291/+68
* delivarotify, render with cairobulia byak2008-06-242-93/+20
* add helpers for creating cairo_t for a canvas bufbulia byak2008-06-242-6/+25
* update for 32 instead of 24 bpp canvas bufbulia byak2008-06-245-17/+17
* delivarotifybulia byak2008-06-241-5/+0
* no more creating and looping over extra buffers for rendering canvas arena, d...bulia byak2008-06-241-123/+11
* switch to 32bpp canvasbuf, create cairo context for it, optionally output to ...bulia byak2008-06-242-28/+60
* update for 32bpp canvas buf; delivarotifybulia byak2008-06-242-185/+1
* use light blue for text selection, at least until we can do inversion againbulia byak2008-06-241-1/+3
* speed up bounds_exact for 2geom even more.Johan B. C. Engelen2008-06-231-3/+3
* use exact bbox again in updating shapesJohan B. C. Engelen2008-06-231-4/+2
* add commentJohan B. C. Engelen2008-06-231-1/+1
* make faster 2geom bbox calc.Johan B. C. Engelen2008-06-231-4/+154
* sorry to have broken buildJohan B. C. Engelen2008-06-231-1/+1
* convert optimizing check into 2geom terms. hopefully correct, please review i...Johan B. C. Engelen2008-06-231-2/+26
* add #include <string.h> for portabilityBob Jamison2008-06-231-1/+1
* need #include <typeinfo>Bob Jamison2008-06-231-1/+1
* implement kerning by glyph-name, g1 and g2 attributesFelipe Corr??a da Silva Sanches2008-06-234-11/+53
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-222-18/+22
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-221-11/+5
* reintroducing code that initially committed in revision 18594 and the have be...Felipe Corr??a da Silva Sanches2008-06-222-0/+421
* read PathVector instead of NArtBpathJohan B. C. Engelen2008-06-222-12/+12
* read PathVector instead of NArtBpathJohan B. C. Engelen2008-06-221-4/+2
* split paths using 2geom PathVectorJohan B. C. Engelen2008-06-221-3/+3
* LPE Spiro: don't catch all exceptions, only the ContinuityErrorJohan B. C. Engelen2008-06-221-1/+1
* remove obsolete LoadArtBPath from livarotJohan B. C. Engelen2008-06-222-71/+0
* use LoadPathVector instead of LoadArtBPath everywhereJohan B. C. Engelen2008-06-224-9/+10
* create method for Livarot paths to load PathVectors instead of NArtBpathsJohan B. C. Engelen2008-06-222-0/+76
* use pathvector directly from SPCurve in LPE path parameter.Johan B. C. Engelen2008-06-221-1/+1
* better method to convert nartbpath to PathVectorJohan B. C. Engelen2008-06-221-5/+54
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-2226-99/+36
* add todo comment to make code prettierJohan B. C. Engelen2008-06-201-0/+1
* sp_shape now uses 2geom PathVector for all marker positionsJohan B. C. Engelen2008-06-201-20/+132
* sp_shape_render for cairo-renderer extension now uses 2geom for marker positionsJohan B. C. Engelen2008-06-203-7/+66
* remove not used variableJohan B. C. Engelen2008-06-201-1/+0
* 2geomify sp_shape_update_marker_view.Johan B. C. Engelen2008-06-203-22/+105
* patch from 226459, approved by joelbulia byak2008-06-201-7/+15
* Partial fix (for preventing numerical issues) and restructuring for PathStrin...Jasper van de Gronde2008-06-203-61/+50
* Fix for sp-style-elem-test to make it work again with new code.Jasper van de Gronde2008-06-201-1/+1
* commenting out a g_warningFelipe Corr??a da Silva Sanches2008-06-201-1/+1
* comment fixbulia byak2008-06-191-3/+6
* Changed tools toolbar to use stock GtkToolbar via simple wrapper actions.Jon A. Cruz2008-06-191-44/+225
* update 2geom (r1350)Johan B. C. Engelen2008-06-183-1/+19
* update 2geomJohan B. C. Engelen2008-06-181-1/+6