gint/src/render-cg
Lephe 3a15340335
topti: improve text positioning
* Specify a line height for the default fx-CG 50 font so that the height
  returned by dsize() is correctly 9, not 11.
* Adjust vertical and horizontal alignment in dtext_opt() and
  dprint_opt() by a full pixel (DTEXT_BOTTOM, DTEXT_RIGHT) and half a
  pixel (DTEXT_MIDDLE, DTEXT_CENTER) to make sure that the specified
  position is within rendered text (as in DTEXT_LEFT and TEXT_TOP) and
  to improve centering of strings with odd width or odd height, for
  which there is only one valid position.
2020-10-21 11:49:12 +02:00
..
bopti-asm.h bopti: deprecate image_t, renamed to bopti_image_t 2020-06-01 12:11:59 +02:00
bopti-asm.s bopti-cg: add p8, p4, and fix alignment issues on r5g6b5 2019-11-15 13:31:44 +01:00
bopti.c bopti: deprecate image_t, renamed to bopti_image_t 2020-06-01 12:11:59 +02:00
dclear.c render: remove the GINT_NEED_VRAM macro 2019-10-27 08:14:42 +01:00
dpixel.c gray: finalize the gray engine API 2020-07-13 13:49:07 +02:00
drect.c gray: finalize the gray engine API 2020-07-13 13:49:07 +02:00
dsubimage.c gray: finalize the gray engine API 2020-07-13 13:49:07 +02:00
dupdate.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
dvram.c r61524 render-cg: support Prizm and fx-CG Manager 2020-07-02 15:48:19 +02:00
gint_dline.c gray: finalize the gray engine API 2020-07-13 13:49:07 +02:00
render-cg.h move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
topti-asm.h render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
topti-asm.s core: answer TLB misses and remove startup mapping (UNSTABLE) 2020-06-14 18:22:20 +02:00
topti.c topti: improve text positioning 2020-10-21 11:49:12 +02:00