/lvgl-latest/scripts/built_in_font/font_license/DejaVuSans/ |
D | LICENSE | 14 publish, distribute, and/or sell copies of the Font Software, and to permit 19 be included in all copies of one or more of the Font Software typefaces. 21 The Font Software may be modified, altered, or added to, and in particular 22 the designs of glyphs or characters in the Fonts may be modified and 23 additional glyphs or characters may be added to the Fonts, only if the fonts 24 are renamed to names not containing either the words "Bitstream" or the word 27 This License becomes null and void to the extent applicable to Fonts or Font 32 copy of one or more of the Font Software typefaces may be sold by itself. 35 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, 37 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME [all …]
|
/lvgl-latest/src/libs/lodepng/ |
D | lodepng.h | 6 This software is provided 'as-is', without any express or implied 22 3. This notice may not be removed or altered from any source 43 -DLODEPNG_NO_COMPILE_ZLIB for gcc or clang. 48 …/*pass -DLODEPNG_NO_COMPILE_ZLIB to the compiler to disable this, or comment out LODEPNG_COMPILE_Z… 54 …/*pass -DLODEPNG_NO_COMPILE_PNG to the compiler to disable this, or comment out LODEPNG_COMPILE_PN… 60 …/*pass -DLODEPNG_NO_COMPILE_DECODER to the compiler to disable this, or comment out LODEPNG_COMPIL… 66 …/*pass -DLODEPNG_NO_COMPILE_ENCODER to the compiler to disable this, or comment out LODEPNG_COMPIL… 72 …/*pass -DLODEPNG_NO_COMPILE_DISK to the compiler to disable this, or comment out LODEPNG_COMPILE_D… 79 or comment out LODEPNG_COMPILE_ANCILLARY_CHUNKS below*/ 86 or comment out LODEPNG_COMPILE_ERROR_TEXT below*/ [all …]
|
/lvgl-latest/docs/ |
D | Doxyfile | 22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This 38 # could be handy for archiving the generated documentation or if some version 49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 104 # description of a member or function before the detailed description 178 # support long names like on DOS, Mac, or CD-ROM. 201 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as 236 # will allow you to put the command \sideeffect (or @sideeffect) in the [all …]
|
D | CODE_OF_CONDUCT.rst.back | 12 religion, or sexual identity and orientation. 28 - The use of sexualized language or imagery and unwelcome sexual 29 attention or advances 30 - Trolling, insulting/derogatory comments, and personal or political 32 - Public or private harassment 33 - Publishing others' private information, such as a physical or 46 or reject comments, commits, code, wiki edits, issues, and other 47 contributions that are not aligned to this Code of Conduct, or to ban 48 temporarily or permanently any contributor for other behaviors that they 49 deem inappropriate, threatening, offensive, or harmful. [all …]
|
/lvgl-latest/scripts/built_in_font/font_license/FontAwesome5/ |
D | LICENSE.txt | 8 commercial projects, open source projects, or really almost whatever you want. 46 redistributed and/or sold with any software provided that any reserved 50 to any document created using the fonts or their derivatives. 64 or substituting — in part or in whole — any of the components of the 65 Original Version, by changing formats or by porting the Font Software to a 69 writer or other person who contributed to the Font Software. 78 in Original or Modified Versions, may be sold by itself. 80 2) Original or Modified Versions of the Font Software may be bundled, 81 redistributed and/or sold with any software, provided that each copy 83 included either as stand-alone text files, human-readable headers or [all …]
|
/lvgl-latest/scripts/ |
D | style_api_gen.py | 71 …'dsc': "Zoom Widget horizontally. The value 256 (or `LV_SCALE_NONE`) means normal size, 128 half s… 75 …'dsc': "Zoom Widget vertically. The value 256 (or `LV_SCALE_NONE`) means normal size, 128 half siz… 150 …lue 0, `LV_OPA_0` or `LV_OPA_TRANSP` means fully transparent, 255, `LV_OPA_100` or `LV_OPA_COVER` … 182 …'dsc': "Set a background image. Can be a pointer to `lv_image_dsc_t`, a path to a file or an `LV_S… 186 …lue 0, `LV_OPA_0` or `LV_OPA_TRANSP` means fully transparent, 255, `LV_OPA_100` or `LV_OPA_COVER` … 194 … Value 0, `LV_OPA_0` or `LV_OPA_TRANSP` means no mixing, 255, `LV_OPA_100` or `LV_OPA_COVER` means… 198 'dsc': "If enabled the background image will be tiled. Possible values are `true` or `false`."}, 207 …lue 0, `LV_OPA_0` or `LV_OPA_TRANSP` means fully transparent, 255, `LV_OPA_100` or `LV_OPA_COVER` … 215 … Possible values are `LV_BORDER_SIDE_NONE/TOP/BOTTOM/LEFT/RIGHT/INTERNAL`. OR-ed values can be use… 219 …'dsc': "Sets whether the border should be drawn before or after the children are drawn. `true`: af… [all …]
|
/lvgl-latest/src/libs/expat/ |
D | expat.h | 28 distribute, sublicense, and/or sell copies of the Software, and to permit 33 in all copies or substantial portions of the Software. 36 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 38 NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, 39 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 40 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE 41 USE OR OTHER DEALINGS IN THE SOFTWARE. 155 /* If type == XML_CTYPE_EMPTY or XML_CTYPE_ANY, then quant will be 156 XML_CQUANT_NONE, and the other fields will be zero or NULL. 157 If type == XML_CTYPE_MIXED, then quant will be NONE or REP and [all …]
|
/lvgl-latest/docs/details/main-components/ |
D | indev.rst | 27 - :cpp:enumerator:`LV_INDEV_TYPE_POINTER`: touchpad or mouse 28 - :cpp:enumerator:`LV_INDEV_TYPE_KEYPAD`: keyboard or keypad 37 Touchpad, Touch-Screen, Mouse or Any Pointer 134 the last clicked widget will be either scrolled or it's value will be incremented/decremented 140 event or scroll the widget based on the ``editable`` flag in the widget's class. 157 value or the Widget will be scrolled that amount of pixels. 173 The driver or application collects touch events until the indev read callback 219 The state or scale of the pinch gesture can be retrieved by 226 Keypad or Keyboard 229 Full keyboards with all the letters or simple keypads with a few navigation buttons [all …]
|
/lvgl-latest/examples/libs/freetype/ |
D | OFL.txt | 22 redistributed and/or sold with any software provided that any reserved 26 to any document created using the fonts or their derivatives. 40 or substituting -- in part or in whole -- any of the components of the 41 Original Version, by changing formats or by porting the Font Software to a 45 writer or other person who contributed to the Font Software. 54 in Original or Modified Versions, may be sold by itself. 56 2) Original or Modified Versions of the Font Software may be bundled, 57 redistributed and/or sold with any software, provided that each copy 59 included either as stand-alone text files, human-readable headers or 60 in the appropriate machine-readable metadata fields within text or [all …]
|
/lvgl-latest/tests/src/test_files/fonts/noto/ |
D | OFL.txt | 22 redistributed and/or sold with any software provided that any reserved 26 to any document created using the fonts or their derivatives. 40 or substituting -- in part or in whole -- any of the components of the 41 Original Version, by changing formats or by porting the Font Software to a 45 writer or other person who contributed to the Font Software. 54 in Original or Modified Versions, may be sold by itself. 56 2) Original or Modified Versions of the Font Software may be bundled, 57 redistributed and/or sold with any software, provided that each copy 59 included either as stand-alone text files, human-readable headers or 60 in the appropriate machine-readable metadata fields within text or [all …]
|
/lvgl-latest/scripts/built_in_font/font_license/Montserrat/ |
D | OFL.txt | 22 redistributed and/or sold with any software provided that any reserved 26 to any document created using the fonts or their derivatives. 40 or substituting -- in part or in whole -- any of the components of the 41 Original Version, by changing formats or by porting the Font Software to a 45 writer or other person who contributed to the Font Software. 54 in Original or Modified Versions, may be sold by itself. 56 2) Original or Modified Versions of the Font Software may be bundled, 57 redistributed and/or sold with any software, provided that each copy 59 included either as stand-alone text files, human-readable headers or 60 in the appropriate machine-readable metadata fields within text or [all …]
|
/lvgl-latest/docs/intro/add-lvgl-to-your-project/ |
D | threading.rst | 23 - each task (or process), 31 see it either as not yet started, or as completed, and not in any state that is 34 If other threads can see the operation in a partially performed state, or 46 A datum (i.e. contents of a variable or data structure) is atomic if any thread 48 have either not yet started, or have been successfully completed, and not in a 49 state that is partially changed or otherwise inconsistent. 51 When reading or writing a value is started and completed with 1 CPU instruction, 53 (partially-changed) state, even from a CPU interrupt or exception. With such 84 ``lv_``) either read from or change those data structures. Those that change them 103 LVGL functions, set a flag or other atomic value that your LVGL-calling thread [all …]
|
/lvgl-latest/src/core/ |
D | lv_obj.h | 44 * OR-ed values are possible 74 …LV_PART_INDICATOR = 0x020000, /**< Indicator, e.g. for slider, bar, switch, or the tick box o… 76 LV_PART_SELECTED = 0x040000, /**< Indicate the currently selected option or section*/ 78 …LV_PART_CURSOR = 0x060000, /**< Mark a specific place e.g. for text area's cursor or on a … 87 * OR-ed values are possible 90 * whenever add/remove flags or change bit definition of flags. 236 * Set one or more flags 238 * @param f OR-ed values from `lv_obj_flag_t` to set. 243 * Remove one or more flags 245 * @param f OR-ed values from `lv_obj_flag_t` to clear. [all …]
|
/lvgl-latest/src/libs/qrcode/ |
D | qrcodegen.h | 10 * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 14 * all copies or substantial portions of the Software. 15 * - The Software is provided "as is", without warranty of any kind, express or 18 * authors or copyright holders be liable for any claim, damages or other 19 * liability, whether in an action of contract, tort or otherwise, arising from, 20 * out of or in connection with the Software or the use or other dealings in the 43 * The library provides functions to create a QR Code from text or binary data. 48 * - High level: Take the payload data and call qrcodegen_encodeText() or qrcodegen_encodeBinary(). 50 * qrcodegen_encodeSegments() or qrcodegen_encodeSegmentsAdvanced(). 118 // Always zero or positive. Not the same as the data's bit length. [all …]
|
/lvgl-latest/src/libs/lz4/ |
D | lz4.h | 8 Redistribution and use in source and binary forms, with or without 16 in the documentation and/or other materials provided with the 20 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 23 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 24 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 25 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 26 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 27 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 28 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 145 #define LZ4_VERSION_RELEASE 5 /* for tweaks, bug-fixes, or development */ [all …]
|
/lvgl-latest/docs/details/widgets/ |
D | chart.rst | 15 - 0 or more background division lines (horizontal and vertical), 18 - 0 or more data series (you can add or remove them at any time), 19 - 0 or more cursors (you can add or remove them at any time), 25 - show precise locations of points or other locations on chart with cursors 26 - show or hide individual data series 27 - show or hide individual data points 28 - show or hide cursors 40 - Can be LINE (default), BAR, SCATTER, or none. 86 - You can add, show, hide or remove cursors at any time during a chart's life. 121 - :cpp:enumerator:`LV_PART_ITEMS` Refers to the LINE or BAR data series. [all …]
|
/lvgl-latest/libs/nema_gfx/include/ |
D | nema_transitions.h | 6 * of this header file and/or associated documentation files to use, copy, 7 * modify, merge, publish, distribute, sublicense, and/or sell copies of the 12 * all copies or substantial portions of the Materials. 19 * The software is provided 'as is', without warranty of any kind, express or 22 * Think Silicon Single Member PC be liable for any claim, damages or other 23 * liability, whether in an action of contract, tort or otherwise, arising 24 * from, out of or in connection with the software or the use or other dealings 53 …nsition from 'initial' texture to 'final' texture. The transition is complete when 'step' is 0 or 1 69 otherwise textures move from left to right. The transition is complete when 'step' is 0 or 1. 82 otherwise textures move from bottom to top. The transition is complete when 'step' is 0 or 1. [all …]
|
D | nema_vg.h | 6 * of this header file and/or associated documentation files to use, copy, 7 * modify, merge, publish, distribute, sublicense, and/or sell copies of the 12 * all copies or substantial portions of the Materials. 19 * The software is provided 'as is', without warranty of any kind, express or 22 * Think Silicon Single Member PC be liable for any claim, damages or other 23 * liability, whether in an action of contract, tort or otherwise, arising 24 * from, out of or in connection with the software or the use or other dealings 52 …* Call either this or nema_vg_init_stencil_pool to allocate the stencil buffer to a different memo… 53 * or nema_vg_init_stencil_prealloc to provide the stencil buffer 60 …* Call either this or nema_vg_init to allocate the stencil buffer to the default memory pool (NEMA… [all …]
|
/lvgl-latest/src/libs/thorvg/ |
D | tvgLottieParserHandler.h | 7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 12 * copies or substantial portions of the Software. 14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 19 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 32 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 37 * all copies or substantial portions of the Software. 39 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 42 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER [all …]
|
D | tvgSwRle.cpp | 7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 12 * copies or substantial portions of the Software. 14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 19 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 42 * various tools and contributions which rely on, or relate to, the 58 * o You can use this software for whatever you want, in parts or 62 * it, or only parts of it, in a program, you must acknowledge 67 * software, with or without modifications, in commercial products. [all …]
|
D | tvgLottieParserHandler.cpp | 7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 12 * copies or substantial portions of the Software. 14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 19 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 32 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 37 * all copies or substantial portions of the Software. 39 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 42 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER [all …]
|
D | thorvg_capi.h | 129 … in the event of a problem with the arguments given to the API - e.g. empty paths or null pointers. 132 …e value returned in the event of bad memory handling - e.g. failing in pointer releasing or casting 170 … ///< The same as Overlay but with applying pure black or white does not result in pure black or … 171 …TVG_BLEND_METHOD_DIFFERENCE, ///< Subtracts the bottom layer from the top layer or the othe… 394 * \param[out] version The version of the engine in the format major.minor.micro, or a @p nullptr in… 495 … TVG_RESULT_INVALID_ARGUMENTS An invalid canvas or buffer pointer passed or one of the @p stride, … 683 * //event handler from your code or third party library 704 * //example handler from your code or third party lib 766 * \retval TVG_RESULT_INSUFFICIENT_CONDITION @p canvas is either already in sync condition or in a d… 787 …owed to change the viewport during tvg_canvas_update() - tvg_canvas_sync() or tvg_canvas_push() - … [all …]
|
/lvgl-latest/src/indev/ |
D | lv_indev.h | 33 LV_INDEV_TYPE_KEYPAD, /**< Keypad or keyboard*/ 68 lv_indev_state_t state; /**< LV_INDEV_STATE_RELEASED or LV_INDEV_STATE_PRESSED*/ 84 * @return Pointer to the created indev or NULL when allocation failed 97 * @return the next input device or NULL if there are no more. Provide the first input device when 115 * Enable or disable one or all input devices (default enabled) 116 * @param indev pointer to an input device or NULL to enable/disable all of them 123 * @return pointer to the currently processed input device or NULL if no input device processing 201 * @return Pointer to callback function to read input device data or NULL if indev is NULL 208 * @return Indev state or LV_INDEV_STATE_RELEASED if indev is NULL 215 * @return Pointer to indev assigned group or NULL if indev is NULL [all …]
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_rect_pack.h | 50 // 0.08 (2015-09-13) really fix bug with empty rects (w=0 or h=0) 51 // 0.07 (2015-09-13) fix bug with empty rects (w=0 or h=0) 146 // the following stbrp_pack_rects() call (or calls), but can be freed after 147 // the call (or calls) finish. 151 // or 2. call stbrp_allow_out_of_mem() defined below with 'allow_out_of_mem = 1' 602 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 606 copies or substantial portions of the Software. 607 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 610 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 611 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, [all …]
|
/lvgl-latest/docs/details/base-widget/styles/ |
D | style.rst | 20 style defines it or use a default value if it's not specified by any of the 42 - :cpp:enumerator:`LV_STATE_CHECKED`: (0x0001) Toggled or checked state 43 - :cpp:enumerator:`LV_STATE_FOCUSED`: (0x0002) Focused via keypad or encoder or clicked via touchpa… 44 - :cpp:enumerator:`LV_STATE_FOCUS_KEY`: (0x0004) Focused via keypad or encoder but not via touchpad… 58 A style can be added to any state or state combination. For example, 124 or extend appearance. For example, create a general gray button style 175 - :cpp:enumerator:`LV_PART_INDICATOR`: Indicator, e.g. for slider, bar, switch, or the tick box of … 177 - :cpp:enumerator:`LV_PART_SELECTED`: Indicate the currently selected option or section 179 - :cpp:enumerator:`LV_PART_CURSOR`: Mark a specific place e.g. Text Area's or chart's cursor 199 ``static``, global or dynamically allocated. In other words they cannot [all …]
|