Commit Graph
7 Commits
Author SHA1 Message Date
uwekaditz 53ad95fc2d Documentation updated 2022-04-21 22:42:39 +02:00
uwekaditz 6596e1b76c ADD: Setting and support for user defined contrast: oledframedcmd,display,user,contrast,precharge,comdetect
ADD: oledframedcmd,display,user,contrast,precharge,comdetect (contrast, precharge and comdetect are integers)
CHG: setting for low contrast modified, low was invisible!
2022-04-18 21:26:35 +02:00
uwekaditz 265fa1451f [P036] improvments (line alignment separatly)
ADD: global alignment setting includes now also TEXT_ALIGN_RIGHT, paramter moved to PCONFIG_LONG(1)=P036_FLAGS_1 because it needs 2 bits
CHG: item DisplayLinesV1[].FontHeight renamed into DisplayLinesV1[].ModifyLayout
CHG: Alignment can be set for each line (saved in DisplayLinesV1[].ModifyLayout Bits 5-3, eAlignment)
CHG: Preparation to modify font for each line (saved in DisplayLinesV1[].ModifyLayout Bits 2-0, eModifyFont)
CHG: Device layout uses a sub table with line number, content, modify font and alignment
CHG: Setting 'Hide indicator' is only visible for 128x64 display, its already true for all other displays
ADD: Add font Dialog_plain_18 to usable fonts
ADD: Setting and support for oledframedcmd,align,<0|1|2> subcommand, par2: (0=centre|1=left|2=right)
2022-04-04 21:20:40 +02:00
Ton Huisman b87fb449ca [P036] Update documentation for leftalign subcommand 2022-02-06 22:00:00 +01:00
Ton Huisman 831603bf1e [P036] Update documentation for linecount subcommand 2022-02-01 21:44:26 +01:00
tonhuisman 4516641932 [Docs] Update [P036] documentation that went missing 2020-08-05 13:30:22 +02:00
Gijs Noorlander 6ce3e74029 [docs] Document P036 Framed OLED 2020-02-25 17:06:51 +01:00