summaryrefslogtreecommitdiff
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
* Add two fonts based on Unicode 13 2x3 TRS-80/Teletext mosaic characters (#434)Ricardo Bánffy2023-04-181-0/+1
| | | | | | | | | | | | | | | | | * Add digits for new mosaic font * Patch get_width * Change from 5x8 to 5x7 matrix * Give the fonts a better name, add a small numbers font * Add uppercase to larger sextant font * Fix odd breakage --------- Co-authored-by: Ricardo Bánffy <ricardo.banffy@workday.com>
* Revert "Merge branch 'fix_225_unicode_widths'"Tony Cebzanov2021-01-171-842/+24
| | | | | This reverts commit fe36121e534a4733bbd8c472a1143c91b8d2ff04, reversing changes made to 4c739b6be21b0c98324e7b7780d8e712f3ad6db3.
* Update character widths in str_util.c and old_str_util.python.Tony Cebzanov2020-06-131-24/+842
| | | | | | These particular values are for iTerm2 running tmux, and seem to give much better results running in Terminal.app as well. May not work well for other terminals, fonts, platforms, or blood types.
* correct spelling mistakesEdward Betts2017-02-221-2/+2
|
* fix for issue #141Grzegorz Aksamit2015-07-181-1/+1
|
* Fixes a couple of compilation warningsAlvaro Lopez Ortega2014-12-171-4/+4
| | | | | Fixes two implicit conversion issues that were generating compilation warnings: long to int, and Py_ssize_t (long) to int.
* patch to fix leaks of None objectAndy Grover2011-08-271-2/+2
|
* fix for is_wide_charIan Ward2011-02-161-2/+5
| | | | | --HG-- branch : python3
* fix for within_double_byteIan Ward2011-02-161-2/+18
| | | | | --HG-- branch : python3
* merge str_util_python3.c into str_util.cIan Ward2011-02-162-898/+129
| | | | | --HG-- branch : python3
* maintain separate versions of C extension for Python2/3Ian Ward2011-01-112-72/+894
| | | | | | --HG-- branch : python3 rename : source/str_util.c => source/str_util_python3.c
* Upgrade C extension to Python 3.Kirk McDonald2010-05-021-61/+72
| | | | | | --HG-- branch : python3 extra : transplant_source : %F3%CF0%CCr4%82%D6Dc%97%B0%FB%B6H%82%E3-%D7%1D
* fix for str_util.is_wide_character by Andrew PsaltisIan Ward2009-02-281-0/+11
| | | | | --HG-- extra : transplant_source : %93%89Py%F2Z%07%9CM%C1%D2%E2c2%7FA%BB%19I%5E
* detect Pile changesian2007-02-231-1/+1
| | | | | --HG-- extra : convert_revision : c97811113af155d6b2a7c7b1e79159bcb2e7cc51
* remove Makefile - setup.py takes care of compilingian2007-02-091-29/+0
| | | | | --HG-- extra : convert_revision : 0050baa43baa32d127446280a905f251b8ff1cab
* merged rbreu-cmodule changes 55:75. closes #2ian2007-02-092-0/+840
--HG-- extra : convert_revision : 28ae80df7620525f6d611c036489bb34d2a17c84