Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/tkWinFont.c (Tk_MeasureChars): Added a workaround for a bug | stanton | 1999-02-04 | 1 | -3/+13 |
| | | | | in GetTextExtentExPoint on Win NT 4.0/Japanese. [Bug: 1006] | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Bug Fix: It was assumed that kerning did not exist when the code was written. | surles | 1998-06-11 | 1 | -69/+54 |
| | | | | | This behavior has since been changed. Added new API calls to get the font measurment for chars (kerning or not) | ||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+643 |