https://bugzilla.wikimedia.org/show_bug.cgi?id=1007
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #2 from Brion Vibber <[email protected]> 2008-12-19 03:16:37 UTC --- Actually it does look kind of funny... Took these three examples out of [[Egyptian hieroglyphs]]: http://www.mediawiki.org/wiki/Hiero_bug The three separate names have different total box heights, but the cartouche ends are all scaled to 44 pixels high. The problem seems to be that the images are all given a 1-pixel margin (WH_IMG_MARGIN) around them, but these don't seem to get taken into account when sizing up the cartouche boundary -- the ends are just scaled to WH_HEIGHT (44 pixels). As a result, vertical stacking of smaller glyphs vertically expands the inside of the cartouche, and the ends no longer match up. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
