| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| figures/ | 22-Oct-2025 | - | ||||
| Readme-EN.md | D | 22-Oct-2025 | 924 | 17 | 15 | |
| arkgraphics2D-introduction.md | D | 22-Oct-2025 | 3.3 KiB | 39 | 19 | |
| displaysoloist-native-guidelines.md | D | 22-Oct-2025 | 13.9 KiB | 354 | 307 | |
| displaysync-animation.md | D | 22-Oct-2025 | 5 KiB | 160 | 145 | |
| displaysync-overview.md | D | 22-Oct-2025 | 2.1 KiB | 30 | 18 | |
| displaysync-ui.md | D | 22-Oct-2025 | 8.7 KiB | 297 | 260 | |
| displaysync-xcomponent.md | D | 22-Oct-2025 | 5.5 KiB | 148 | 126 | |
| drawing-guidelines.md | D | 22-Oct-2025 | 31.2 KiB | 694 | 603 | |
| drawing-js-guidelines.md | D | 22-Oct-2025 | 11 KiB | 295 | 236 | |
| native-buffer-guidelines.md | D | 22-Oct-2025 | 4 KiB | 88 | 69 | |
| native-image-guidelines.md | D | 22-Oct-2025 | 13.1 KiB | 299 | 241 | |
| native-vsync-guidelines.md | D | 22-Oct-2025 | 2.9 KiB | 69 | 53 | |
| native-window-guidelines.md | D | 22-Oct-2025 | 9.7 KiB | 190 | 165 | |
| overdraw-dfx-guidelines.md | D | 22-Oct-2025 | 3.6 KiB | 108 | 75 | |
| text-js-guidelines.md | D | 22-Oct-2025 | 8.7 KiB | 217 | 171 |
Readme-EN.md
1# ArkGraphics 2D 2 3- [Introduction to ArkGraphics 2D](arkgraphics2D-introduction.md) 4- Using Variable Frame Rates 5 - [Introduction to Variable Frame Rates](displaysync-overview.md) 6 - [Requesting Frame Rates for Animations](displaysync-animation.md) 7 - [Requesting Frame Rates for UI Components](displaysync-ui.md) 8 - [Requesting Frame Rates for Custom Content](displaysync-xcomponent.md) 9- [Overdraw Debugging](overdraw-dfx-guidelines.md) 10- [Using Drawing to Draw and Display Graphics](drawing-js-guidelines.md) 11- [Using the Text Module for Text Display](text-js-guidelines.md) 12- [Using Drawing to Draw and Display Graphics (C/C++)](drawing-guidelines.md) 13- [Native Buffer Development (C/C++)](native-buffer-guidelines.md) 14- [Native Image Development (C/C++)](native-image-guidelines.md) 15- [Native Vsync Development (C/C++)](native-vsync-guidelines.md) 16- [Native Window Development (C/C++)](native-window-guidelines.md) 17