32
I Use This!
Moderate Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix of 2 Jan wasn't enough still cases where we could crash the server (or twm) by destroying a window too soon after creating it More... over 22 years ago
Bug in gdf format More... over 22 years ago
Added two traditional chinese print samples. In the metrics view the kerning offset was not rescaled when the window size changed. Added a preference item to control the distance the arrow keys move points Changed the behavior of the grid layer so that we snap to all splines in it not just horizontal/vertical lines. Added a preference controling how far you need to be from something before you snap to it. Added 72 and 96 pixel outlines to the font view. Use the super modifier key to simulate middle mouse button. More... over 22 years ago
Great massive changes that never get executed. I hope that someday they will handle diagonal hints. Minimum distance hints are now ordered sensibly when output (before they could cause unexpected behavior if executed in the wrong order). Added hints at the top and bottom of a character. More... over 22 years ago
Use super key to simulated middle mouse button More... over 22 years ago
Added a traditional chinese font sample In the metrics view the kerning offset was not rescaled when the size of the window changed Added a preference item to control the amount by which the arrow keys move the selection. More... over 22 years ago
Oh, the mac cmd flag and the windows mouse fixup flag should be booleans rather than ints. More... over 22 years ago
Support the Menu key on windows keyboards Use the key with the flag on it to simulate mouse button 2 (ie. if flag key is depressed when either mouse button is used then pretend button 2 was) More... over 22 years ago
Metrics view will now display anti aliased characters Metrics View view menu was truncated Revert Font would leave PfaEdit in a state where many subsequent commands would crash. Outline and Bitmap view can be scrolled with {control|meta} arrow keys Certain ttf encoding tables crashed pfaedit. More... over 22 years ago
TextFields didn't scroll properly with the mouse. More... over 22 years ago
Added a progress indictor to fontview autotrace Next/Prev Pt will make sure the selected point is visible Simplify command will not remove points with horizontal/vertical slopes Created new "Add Extrema" command More... over 22 years ago
Change Merge (and Simplify) commands so that if there are curved points around the point(s) being removed then those curve points will retain their slope (before they got turned into corner points). Also clean up the Zoom In/Out hot keys. More... over 22 years ago
Change Merge (and Simplify) commands so that if there are curved points around the point(s) being removed then those curve points will retain their slope (before they got turned into corner points). Also clean up the Zoom In/Out hot keys. More... over 22 years ago
Multi colored control points Indication in tools palette of the mouse bindings More... over 22 years ago
Code to allow users to select one of several ttf fonts in a dfont file. More... over 22 years ago
New copyright notice New splash screen (with new copyright notice) New startup message (with new copyright notice) More... over 22 years ago
Various fixes for Werner More... over 22 years ago
Add an about box (or add a menu entry "About" which brings up the splash screen) More... over 22 years ago
Enable print sample for cid fonts There's a bug in either my code or ghostview's so that all characters are 1em wide. More... over 22 years ago
Fix a couple of bugs in cid font generation More... over 22 years ago
Oops. The fontview popup menu broke the info pane. Should be working again. More... over 22 years ago
Clean up menu behavior under arrow keys. More... over 22 years ago
Interesting. If a DestroyWindow request follows too closely on a MapWindow request, then the X server will crash. I think this happens if the MapNotify (or Expose event) has not been read by the client process, but I might be wrong. More... over 22 years ago
Attempts to expand the size of the font when loading in a bitmap font were not successful. More... over 22 years ago
Werner doesn't like having the character's popup show up when the mouse is on top of the menubar. More... over 22 years ago
Oops, get rid of this warning. More... over 22 years ago
Extended Copy (and Copy From) so that now the user can say whether s/he wants to copy a character's metadata (name, unicode encoding, ligature info) Show/Hide Rulers did not refresh the background display View->Fill now has a check mark beside it when appropriate More... over 22 years ago
Hmm. the new libtool doesn't work, get rid of it. More... over 22 years ago
With luck I've got the new configure script this time... More... over 22 years ago
Thai text sample. More... over 22 years ago