add UnicodeEngine (MultiEngineText and axis texters returning MultiEngineText), texte... mastertrunk
commit52a3d454abb9b38b1185f63104151e243507e3f0
authorAndré Wobst <wobsta@users.sourceforge.net>
Sat, 14 Jul 2018 20:50:07 +0000 (14 20:50 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sat, 14 Jul 2018 20:50:07 +0000 (14 20:50 +0000)
tree7ddd36644007d1b06f74d88237f76f057e705240
parent4600d5526c0c418bdc2f169530fa5d1289b55539
add UnicodeEngine (MultiEngineText and axis texters returning MultiEngineText), texter exponential and mixed combined into default texter, by joergl and wobsta in the course of several years

git-svn-id: http://svn.code.sf.net/p/pyx/code/trunk/pyx@3688 a4f5e268-e194-4f32-bce1-d30804cbbcc5
16 files changed:
examples/axis/log.py
manual/axis.rst
pyx/box.py
pyx/config.py
pyx/dvi/mapfile.py
pyx/font/t1file.py
pyx/graph/axis/axis.py
pyx/graph/axis/texter.py
pyx/text.py
pyx/utils.py [new file with mode: 0644]
test/functional/Makefile
test/functional/test_axis.py
test/functional/test_timeaxis.py
test/unit/test_texmessageparser.py
test/unit/test_texter.py
www/mkipynb.py