Searched refs:Open (Results 1 – 25 of 26) sorted by relevance
12
/lvgl-latest/examples/libs/bmp/ |
D | index.rst | 1 Open a BMP image from file
|
/lvgl-latest/examples/libs/gif/ |
D | index.rst | 1 Open a GIF image from file and variable
|
/lvgl-latest/examples/libs/libpng/ |
D | index.rst | 1 Open a PNG image from file and variable
|
/lvgl-latest/examples/libs/lodepng/ |
D | index.rst | 1 Open a PNG image from file and variable
|
/lvgl-latest/examples/libs/freetype/ |
D | index.rst | 1 Open a front with FreeType
|
D | OFL.txt | 3 This Font Software is licensed under the SIL Open Font License, Version 1.1. 13 The goals of the Open Font License (OFL) are to stimulate worldwide
|
/lvgl-latest/examples/libs/tiny_ttf/ |
D | index.rst | 1 Open a font with Tiny TTF from data array
|
/lvgl-latest/src/libs/thorvg/ |
D | tvgXmlParser.h | 37 Open = 0, //!< \<tag attribute="value"\> enumerator
|
D | tvgXmlParser.cpp | 240 return SimpleXMLType::Open; in _getXMLType() 242 return SimpleXMLType::Open; in _getXMLType() 407 case SimpleXMLType::Open: { in simpleXmlParse()
|
/lvgl-latest/docs/details/integration/chip/ |
D | alif.rst | 97 Open ``alif_m55-lvgl`` in VS Code 100 Open the cloned repo in VS Code. For the VS Code extensions to work properly, 108 or navigate to **File \> Open Folder** in VS Code and open ``alif_m55-lvgl``. 136 "Preferences: Open User Settings (JSON)" from the choices. 170 Open the 193 Open the dropdown from before and choose "Prepare program with Security Toolkit". Click the 196 Open the dropdown again and choose "Program with Security Toolkit". Click the play icon.
|
D | renesas.rst | 112 …- Open e² studio, go to ``File`` -> ``Import project`` and select ``General`` / ``Existing project… 173 …- Open e² studio, go to ``File`` -> ``Import project`` and select ``General`` / ``Existing project… 200 Open a demo
|
D | stm32.rst | 88 - Add a call to :cpp:func:`lv_tick_inc` inside the :cpp:func:`SysTick_Handler` function. Open the *…
|
/lvgl-latest/docs/details/integration/building/ |
D | cmake.rst | 52 Open this project with CMake GUI and select your desired preset. When hitting the generate button,
|
/lvgl-latest/tests/src/test_files/fonts/noto/ |
D | OFL.txt | 3 This Font Software is licensed under the SIL Open Font License, Version 1.1. 13 The goals of the Open Font License (OFL) are to stimulate worldwide
|
/lvgl-latest/scripts/built_in_font/font_license/Montserrat/ |
D | OFL.txt | 3 This Font Software is licensed under the SIL Open Font License, Version 1.1. 13 The goals of the Open Font License (OFL) are to stimulate worldwide
|
/lvgl-latest/src/libs/fsdrv/ |
D | lv_fs_uefi.c | 163 status = fs_root->Open( in lv_fs_uefi_open_cb() 361 status = fs_root->Open( in lv_fs_uefi_dir_open_cb()
|
/lvgl-latest/scripts/built_in_font/font_license/FontAwesome5/ |
D | LICENSE.txt | 29 This Font Software is licensed under the SIL Open Font License, Version 1.1. 37 The goals of the Open Font License (OFL) are to stimulate worldwide
|
/lvgl-latest/docs/details/integration/driver/display/ |
D | lcd_stm32_guide.rst | 79 #. Open the Project Manager tab, and select Advanced Settings. On the right hand side there is a Re… 88 #. Open 'lv_conf.h', and in line 15 change ``#if 0`` to ``#if 1``. 102 #. Open Core/Src/stm32xxx_it.c (the file name depends on the processor variation). Add 'lv_tick.h' …
|
/lvgl-latest/docs/details/integration/framework/ |
D | arduino.rst | 44 3. Open ``lv_conf.h`` and change the first ``#if 0`` to ``#if 1`` to enable the content of the file
|
/lvgl-latest/docs/ |
D | CONTRIBUTING.rst | 26 - **Report a bug**: Open a `GitHub Issue <https://github.com/lvgl/lvgl/issues>`__ if something is n…
|
D | README_pt_BR.rst | 162 **Como doar?** Usamos o `Open
|
/lvgl-latest/docs/details/main-components/ |
D | fs.rst | 132 Open callback
|
D | font.rst | 311 2. Open the `Online font converter <https://lvgl.io/tools/fontconverter>`__.
|
D | image.rst | 273 * Open a PNG image and decode it into dsc.decoded
|
/lvgl-latest/docs/details/integration/os/yocto/ |
D | lvgl_recipe.rst | 107 Open ``conf/bblayers.conf`` file and add manually the paths:
|
12