Searched refs:raw (Results 1 – 15 of 15) sorted by relevance
1 .. raw:: html11 .. raw:: html15 .. raw:: html19 .. raw:: html23 .. raw:: html29 .. raw:: html33 .. raw:: html40 .. raw:: html161 .. figure:: https://github.com/kisvegabor/test/raw/master/readme_example_1.gif166 .. raw:: html[all …]
1 .. raw:: html11 .. raw:: html15 .. raw:: html21 .. raw:: html26 .. raw:: html30 .. raw:: html176 .. image:: https://github.com/kisvegabor/test/raw/master/readme_example_1.png179 .. raw:: html195 .. raw:: html199 .. raw:: html[all …]
1 .. raw:: html11 .. raw:: html15 .. raw:: html21 .. raw:: html27 .. raw:: html33 .. raw:: html39 .. raw:: html45 .. raw:: html213 .. figure:: https://github.com/lvgl/lvgl/raw/master/docs/misc/btn_example.png221 .. figure:: https://github.com/kisvegabor/test/raw/master/readme_example_1.gif[all …]
7 .. raw:: html13 .. raw:: html
349 - **fix(script): update RLE compressed image raw len without padding** `dd70291 <https://github.com…
17 .. raw:: html31 .. raw:: html45 .. raw:: html59 .. raw:: html73 .. raw:: html87 .. raw:: html101 .. raw:: html115 .. raw:: html129 .. raw:: html143 .. raw:: html[all …]
54 …paragraph_node = nodes.raw(text=f"<p>{self.human_language_name(language)} code </p>", format…56 …paragraph_node.append(nodes.raw(text=f"<a class='lv-example-link-button' onclick=\"event.stopPropa…93 …layout_node = nodes.raw(text=f"<div class='lv-example-container'>{iframe_html}{description_html}</…101 trailing_node = nodes.raw(text=f"<hr/>", format='html')
557 char * raw = CODE128_MALLOC(raw_size); in code128_encode_gs1() local558 CODE128_ASSERT(raw); in code128_encode_gs1()559 if(!raw) { in code128_encode_gs1()563 char * p = raw; in code128_encode_gs1()575 size_t length = code128_encode_raw(raw, out, maxlength); in code128_encode_gs1()577 CODE128_FREE(raw); in code128_encode_gs1()
1 Load a Lottie animation from raw data
115 316 …pt_startup=https://raw.githubusercontent.com/lvgl/lvgl/0d9ab4ee0e591aad1970e3c9164fd7c544ecce70/ex…359 . In either case69 Use Rlottie from raw string data72 ``lv_example_rlottie_approve.c`` contains an example animation in raw88 To create an animation from raw data:
75 - .. raw:: html79 - .. raw:: html83 - .. raw:: html
33 Their coordinates can either be specified as raw pixel coordinates
93 - :cpp:enumerator:`LV_COLOR_FORMAT_RAW`: Indicates a basic raw image (e.g. a PNG or JPG image).229 After decoding, the *raw* formats are considered *True color* by the394 draw a raw image (i.e. using the ``lv_image`` Widget) but you can use them
22 @ q8 : src RGB565 raw23 @ q9 : dst RGB565 raw