Go to file
Yann MAGNIN 674d4b382c VxKernel 0.6.0-16 : Add rectangle API + fix horizontal line
@add
<> include/vhex/display/draw/rect
  | add filled rectangle API
<> src/display/draw/drect
  | add filled rectangle drawing API

@update
<> include/vhex/display/draw/text
  | merge halign and valign argument
  | add special alignment flags

@fix
<> src/display/font
  | fix height for text display geometry
<> src/display/text
  | fix alignment calculation
2022-06-28 17:34:00 +02:00
assets VxKernel 0.6.0-6 : Add exception/kernel panic screen + add assets 2022-06-14 10:51:23 +02:00
board VxKernel 0.6.0-14 : Update whole project architecture 2022-06-25 11:26:15 +02:00
include/vhex VxKernel 0.6.0-16 : Add rectangle API + fix horizontal line 2022-06-28 17:34:00 +02:00
src VxKernel 0.6.0-16 : Add rectangle API + fix horizontal line 2022-06-28 17:34:00 +02:00
vxsdk.toml VxKernel 0.6.0-14 : Update whole project architecture 2022-06-25 11:26:15 +02:00