gint/src/render-fx
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-gray-scsp.s bopti: performance improvements for SCSP cases 2020-07-23 10:18:46 +02:00
bopti-asm-gray.s bopti: performance improvements for SCSP cases 2020-07-23 10:18:46 +02:00
bopti-asm-mono-scsp.s bopti: performance improvements for SCSP cases 2020-07-23 10:18:46 +02:00
bopti-asm.h bopti: more performance improvement for SCSP cases 2020-07-23 14:03:45 +02:00
bopti-asm.s bopti: add gray support for all four profiles 2019-07-27 19:51:53 -04:00
bopti.c small cleanup 2020-10-05 16:31:37 +02:00
dclear.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
dpixel.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
drect.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
dsubimage.c bopti: more performance improvement for SCSP cases 2020-07-23 14:03:45 +02:00
dupdate.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
gint_dline.c display-fx: protect vertical lines against clipping out of bounds 2020-10-05 15:13:38 +02:00
masks.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
render-fx.h small cleanup 2020-10-05 16:31:37 +02:00
topti-asm.h gray: add engine, basic drawing and text 2019-07-20 12:31:46 -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