معرفی شرکت ها


dvipy-0.0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python library for processing TeX's Device Independent output
ویژگی مقدار
سیستم عامل -
نام فایل dvipy-0.0.3
نام dvipy
نسخه کتابخانه 0.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Dave Mallows
ایمیل نویسنده dave.mallows@gmail.com
آدرس صفحه اصلی http://dpwm.bitbucket.org/dvipy
آدرس اینترنتی https://pypi.org/project/dvipy/
مجوز GPLv2
DVIpy 0.1 ========= DVIpy is a library for reading TeX's DeVice Independent (DVI) files. It is also a library for running TeX as a "daemon" process, whereby it is given input and responds with a list of glyphs and their positions. Virtual fonts are treated transparently: that is, DVIpy just responds with the glyphs from the font files. This module should currently be useful for anyone wishing to do some form of semi-interactive TeX work. It was written as part of a currently unreleased and unnamed graphics package, the backend to a publication-oriented plotting package. Installation should be as usual: $ python setup.py install Python 3 is not currently supported, due to changes in file locking which I have as yet been unable to fix. TeX 'styles' can be placed in ~/.local/share/dvipy/templates/${name}.tex A style is a tex file -- see the example in the src/dvipy/templates directory See examples/ for the singular example. Due to the 'backend' nature of DVIpy, there is quite a lot of wrangling with cairo to actually make it use freetype. DVIpy is released under the GPLv2, and comes with ABSOLUTELY NO WARRANTY. You should have received a copy of the license (usually in the file LICENSE) with this software.


نحوه نصب


نصب پکیج whl dvipy-0.0.3:

    pip install dvipy-0.0.3.whl


نصب پکیج tar.gz dvipy-0.0.3:

    pip install dvipy-0.0.3.tar.gz