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