[CHARMAP]
authorPierre Schweitzer <pierre@reactos.org>
Fri, 26 Dec 2014 11:02:47 +0000 (11:02 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Fri, 26 Dec 2014 11:02:47 +0000 (11:02 +0000)
commit373fb8c25ca6e601c8b09a19ca65e256802b2120
tree7de2502372b40dfb64d6506a4fe2d15618c71b87
parent51cd3cccb9dd92f33f509e1bb0fa1bb14040ce0f
[CHARMAP]
Fix the following issues:
- Skip rotated font (font name starting with "@" char)
- Fix a comment (misspelled "Richedit")
- Fix enlarged preview font in font name is long (it truncated font name in 31 chars when copying)
- Fix 2 magic values (255 here is not meaningful, and it doesn't even entirely showing Unicode Plane 0)

Patch by Roy Tam.

CORE-8966 #resolve #comment Thanks. Commited in r65829.

svn path=/trunk/; revision=65829
reactos/base/applications/charmap/charmap.c
reactos/base/applications/charmap/lrgcell.c
reactos/base/applications/charmap/map.c