aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2005-12-22 08:17:01 +0000
committerYAMAMOTO Mitsuharu2005-12-22 08:17:01 +0000
commit06505fd8488e37789078acca9868c264f559afc6 (patch)
tree8ac5d3f4d0412a94e5903c643a243cf9cc475e7d /src/bytecode.c
parent26ab4ea8c4225708d9108c1c1ea68ac7a2baf4f3 (diff)
downloademacs-06505fd8488e37789078acca9868c264f559afc6.tar.gz
emacs-06505fd8488e37789078acca9868c264f559afc6.zip
(XCharStruct): Remove member `valid_p'.
(STORE_XCHARSTRUCT): Don't set member `valid_p'. (XCharStructRow): New typedef. (XCHARSTRUCTROW_CHAR_VALID_P, XCHARSTRUCTROW_SET_CHAR_VALID): New macros. (struct MacFontStruct): Add member `bounds'. Remove member `per_char'. All uses for QuichDraw Text fonts are changed to `bounds.per_char'. ATSUI font bounds are represented as an array `bounds.rows' of XCharStructRow's, each of which consists of a bitmap of valid entries and an array of char bounds.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions