summaryrefslogtreecommitdiff
path: root/pygments/formatters/img.py
Commit message (Expand)AuthorAgeFilesLines
* Update project to use modern Python features and idiomsJon Dufresne2019-11-251-2/+2
* image formatter: actually respect "line_number_separator"Georg Brandl2019-11-241-1/+2
* Fix #928.Matthäus G. Chajdas2019-11-161-2/+3
* Update img.pyanshks2019-10-221-1/+1
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-1/+1
* style fixupsGeorg Brandl2017-01-221-6/+6
* Merged in AndreBremer/pygments-main (pull request #597)Georg Brandl2017-01-221-1/+1
|\
| * Copyright update.Georg Brandl2017-01-221-1/+1
| * Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+563
* Python 2.6 compatibility fixes and optimization.abremer2016-05-271-2/+2
* Added Mac-specific lookup for fonts (fixes #868).abremer2016-05-271-0/+37
* Fixed Python 3 regression in image formatter (closes #1215)Georg Brandl2016-02-261-1/+1
* Fixed image formatter font searching on Macs (closes #1188)Georg Brandl2016-02-021-3/+7
* merge default into stableGeorg Brandl2016-01-171-0/+559