• Home
Name
Date
Size
#Lines
LOC

..--

figures/07-Sep-2024-

Readme-EN.mdD07-Sep-2024924 1715

arkgraphics2D-introduction.mdD07-Sep-20243.1 KiB3919

displaysync-animation.mdD07-Sep-20245 KiB160145

displaysync-overview.mdD07-Sep-20241.9 KiB2816

displaysync-ui.mdD07-Sep-20248.7 KiB297260

displaysync-xcomponent.mdD07-Sep-20245.4 KiB141121

drawing-guidelines.mdD07-Sep-202430.8 KiB688597

drawing-js-guidelines.mdD07-Sep-202411.2 KiB307246

native-buffer-guidelines.mdD07-Sep-20243.9 KiB8869

native-image-guidelines.mdD07-Sep-202412.9 KiB302243

native-vsync-guidelines.mdD07-Sep-20242.8 KiB6953

native-window-guidelines.mdD07-Sep-20247.4 KiB164143

overdraw-dfx-guidelines.mdD07-Sep-20243.6 KiB10875

text-js-guidelines.mdD07-Sep-20248.7 KiB223174

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