2013-07-13 |
André Wobst | make divisor=1 a noop
|
commit | commitdiff | tree |
2013-07-12 |
André Wobst | remove the before and after arguments of insert
|
commit | commitdiff | tree |
2013-07-12 |
André Wobst | fix axis vs. axes typo in graph layer names
|
commit | commitdiff | tree |
2013-07-12 |
André Wobst | above and below layer as string; reorder layer when...
|
commit | commitdiff | tree |
2013-05-28 |
André Wobst | fix bug #61
|
commit | commitdiff | tree |
2013-05-28 |
André Wobst | properly apply all textattrs in curvedtext
|
commit | commitdiff | tree |
2013-05-28 |
André Wobst | replace argument for insert method
|
commit | commitdiff | tree |
2013-05-11 |
André Wobst | apply text trafos to each character in curvedtext ...
|
commit | commitdiff | tree |
2013-04-08 |
André Wobst | fix numerical instability of line clippings
|
commit | commitdiff | tree |
2012-12-14 |
André Wobst | remove old range storage in surface style; don't convert...
|
commit | commitdiff | tree |
2012-12-14 |
André Wobst | correct error messages in the density style
|
commit | commitdiff | tree |
2012-11-20 |
André Wobst | cygwin LaTeX with windows python patch
|
commit | commitdiff | tree |
2012-10-26 |
André Wobst | bump version number
|
commit | commitdiff | tree |
2012-10-26 |
André Wobst | further fixes to the drawing and clipping of the gradient...
|
commit | commitdiff | tree |
2012-10-18 |
André Wobst | fix clipping of gradient style (aka: where's my brown...
|
commit | commitdiff | tree |
2012-10-18 |
André Wobst | update version info
|
commit | commitdiff | tree |
2012-10-17 |
André Wobst | adjust some copyright dates to best knowledge
|
commit | commitdiff | tree |
2012-10-17 |
André Wobst | bump version number
|
commit | commitdiff | tree |
2012-10-17 |
André Wobst | fix columnnames and adjustaxis method signatures
|
commit | commitdiff | tree |
2012-10-17 |
André Wobst | change _keygraphstyle constructor signature
|
commit | commitdiff | tree |
2012-10-17 |
André Wobst | add hiddenaxes layer to the 3d graph, add linkedaxes...
|
commit | commitdiff | tree |
2012-10-17 |
André Wobst | do not remove empty ticks (as done before) as it could...
|
commit | commitdiff | tree |
2012-10-12 |
André Wobst | keygraph alignment on 3d graphs; use keygraph in surface...
|
commit | commitdiff | tree |
2012-10-12 |
André Wobst | keygraph alignment, initialization, etc.
|
commit | commitdiff | tree |
2012-10-12 |
André Wobst | untangle static and dynamic data processing
|
commit | commitdiff | tree |
2012-10-12 |
André Wobst | fix indentation (I'm sorry and thanks for the report)
|
commit | commitdiff | tree |
2012-10-11 |
André Wobst | add a join data provide which adds concatenates several...
|
commit | commitdiff | tree |
2012-10-11 |
André Wobst | rename bitmap style to density style, add gradient...
|
commit | commitdiff | tree |
2012-10-11 |
André Wobst | add a one dimensional graph
|
commit | commitdiff | tree |
2012-10-11 |
André Wobst | move plotitem from style to graph
|
commit | commitdiff | tree |
2012-10-08 |
André Wobst | make data instances addable
|
commit | commitdiff | tree |
2012-10-08 |
André Wobst | add a usenames dictionary to the pos style (like rangepos...
|
commit | commitdiff | tree |
2012-10-08 |
André Wobst | divisor was not properly taken into account in tick...
|
commit | commitdiff | tree |
2012-10-07 |
André Wobst | apply the axisatv trafo in the method directly
|
commit | commitdiff | tree |
2012-10-07 |
André Wobst | apply axis trafo to each layer individually
|
commit | commitdiff | tree |
2012-10-07 |
André Wobst | add a flipped option to graphxy to exchange x and y...
|
commit | commitdiff | tree |
2012-10-07 |
André Wobst | fix typo
|
commit | commitdiff | tree |
2012-10-06 |
André Wobst | use new pipeGS functionality for bitmap based epsfile...
|
commit | commitdiff | tree |
2012-10-06 |
André Wobst | add ASCIIHexDecode end marker
|
commit | commitdiff | tree |
2012-10-06 |
André Wobst | rename bitmap style to density style
|
commit | commitdiff | tree |
2012-10-06 |
André Wobst | pass proper kwargs to page constructor and write method
|
commit | commitdiff | tree |
2012-10-06 |
André Wobst | revert changeset 3223 (explanation required, breaks...
|
commit | commitdiff | tree |
2012-10-05 |
André Wobst | heyho, PyX weekend is about to start; fix layered canvas...
|
commit | commitdiff | tree |
2012-05-21 |
André Wobst | make constrictionlen a instance variable of arrow instances
|
commit | commitdiff | tree |
2012-02-19 |
André Wobst | do not remove the cleartomark
|
commit | commitdiff | tree |
2012-02-18 |
André Wobst | remove UniqueID lookup from embedded fonts in PostScript...
|
commit | commitdiff | tree |
2011-12-23 |
André Wobst | getdefaultprovider is now in the same module
|
commit | commitdiff | tree |
2011-12-09 |
André Wobst | fix typos due to renaming to the final place
|
commit | commitdiff | tree |
2011-12-09 |
André Wobst | add a layered canvas class
|
commit | commitdiff | tree |
2011-12-09 |
André Wobst | move plotitems to the graph styles
|
commit | commitdiff | tree |
2011-12-09 |
André Wobst | use pfm as a fallback of afm font metrices to avoid...
|
commit | commitdiff | tree |
2011-10-13 |
André Wobst | text along text gallery example (thanks to Michael...
|
commit | commitdiff | tree |
2011-10-12 |
André Wobst | pop from the end of t1stack in gathercalls
|
commit | commitdiff | tree |
2011-10-12 |
André Wobst | implement the flex mechanism
|
commit | commitdiff | tree |
2011-10-10 |
André Wobst | decorator to put text along a path; based on a patch...
|
commit | commitdiff | tree |
2011-10-10 |
André Wobst | default bbox method of canvasitem is weird; for the...
|
commit | commitdiff | tree |
2011-09-24 |
André Wobst | use the original axis name in the adjustaxis method...
|
commit | commitdiff | tree |
2011-07-19 |
André Wobst | make bitmap style working for planes in 3d graphs with...
|
commit | commitdiff | tree |
2011-07-16 |
André Wobst | add rgbgradient and cmykgradient to force color space
|
commit | commitdiff | tree |
2011-07-16 |
André Wobst | add bitmap graph style (TODO: documentation)
|
commit | commitdiff | tree |
2011-07-16 |
André Wobst | add sorted to pycompat
|
commit | commitdiff | tree |
2011-07-16 |
André Wobst | new fundamental constructor based on arbitrary affine...
|
commit | commitdiff | tree |
2011-07-16 |
André Wobst | typo
|
commit | commitdiff | tree |
2011-07-15 |
André Wobst | typo
|
commit | commitdiff | tree |
2011-07-14 |
André Wobst | do not keep filehandles around; instead use the same...
|
commit | commitdiff | tree |
2011-07-14 |
André Wobst | fix filelocator argument (used then ksearch is True)
|
commit | commitdiff | tree |
2011-07-14 |
André Wobst | fix pyxgraphics functionality because at least some...
|
commit | commitdiff | tree |
2011-07-13 |
André Wobst | fix pict format name (reported by Michael J Gruber)
|
commit | commitdiff | tree |
2011-07-13 |
André Wobst | fix file opening for bbox reading when using filelocator...
|
commit | commitdiff | tree |
2011-07-10 |
André Wobst | calculate correct bbox in multicurveto_pt
|
commit | commitdiff | tree |
2011-07-07 |
André Wobst | add support for pfm font matrices
|
commit | commitdiff | tree |
2011-07-07 |
André Wobst | be more precise regarding the scale (add a missing...
|
commit | commitdiff | tree |
2011-07-07 |
André Wobst | be more precise regarding the scale (add a missing...
|
commit | commitdiff | tree |
2011-07-07 |
André Wobst | remove bad wording, after reading some more font metric...
|
commit | commitdiff | tree |
2011-07-07 |
André Wobst | just make clear that we're working on the next major...
|
commit | commitdiff | tree |
2011-07-07 |
André Wobst | fix for MS Windows: open virtual font files in binary...
|
commit | commitdiff | tree |
2011-07-07 |
André Wobst | fix subprocess call on MS Windows (closefds not functional...
|
commit | commitdiff | tree |
2011-07-07 |
André Wobst | fix line ending problem on MS Windows (text mode not...
|
commit | commitdiff | tree |
2011-06-17 |
André Wobst | unicodestring decoding by default in T1text
|
commit | commitdiff | tree |
2011-06-17 |
André Wobst | cache textpath in T1text
|
commit | commitdiff | tree |
2011-06-17 |
André Wobst | improve T1font bounding box from path warning
|
commit | commitdiff | tree |
2011-06-16 |
André Wobst | use pycompat for set
|
commit | commitdiff | tree |
2011-06-16 |
André Wobst | make metric optional explicitly for T1font
|
commit | commitdiff | tree |
2011-06-16 |
André Wobst | calculcate bbox from path to allow Type1 font usage...
|
commit | commitdiff | tree |
2011-06-16 |
André Wobst | improve type1 getglyphpath call and return values
|
commit | commitdiff | tree |
2011-06-16 |
André Wobst | remove code duplication
|
commit | commitdiff | tree |
2011-06-09 |
André Wobst | fix epsfile processPDF raise condition: popen(...,...
|
commit | commitdiff | tree |
2011-05-20 |
André Wobst | CHANGES cleanup, bump version number and set release...
|
commit | commitdiff | tree |
2011-05-20 |
André Wobst | arrow decorator: proper sign of constriction length...
|
commit | commitdiff | tree |
2011-05-19 |
André Wobst | increase designsize deviation to 4 (needs some further...
|
commit | commitdiff | tree |
2011-05-19 |
André Wobst | adding support for writing using pycompat.popen
|
commit | commitdiff | tree |
2011-05-19 |
André Wobst | dvi/texfont: fix exception type
|
commit | commitdiff | tree |
2011-05-15 |
André Wobst | documentation update, fix fallback in filelocator,...
|
commit | commitdiff | tree |
2011-05-15 |
André Wobst | typo
|
commit | commitdiff | tree |
2011-05-15 |
André Wobst | move pyxrc to data hierarchy
|
commit | commitdiff | tree |
2011-05-15 |
André Wobst | ignore type 42 font map file lines silently
|
commit | commitdiff | tree |
2011-05-15 |
André Wobst | do not divide by None for data.min and/or data.max...
|
commit | commitdiff | tree |
2011-05-15 |
André Wobst | correct namedirection in bar axis painter (reported...
|
commit | commitdiff | tree |
2011-05-15 |
André Wobst | use pyx.def from data hierachy
|
commit | commitdiff | tree |
2011-05-15 |
André Wobst | utf-8 and copyright for c extension modules
|
commit | commitdiff | tree |