textTools
fontTools.misc.textTools.py – miscellaneous routines.
- fontTools.misc.textTools.caselessSort(alist)[source]
Return a sorted copy of a list. If there are only strings in the list, it will not consider case.
fontTools.misc.textTools.py – miscellaneous routines.
Return a sorted copy of a list. If there are only strings in the list, it will not consider case.