• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..17-Mar-2025-

figures/H17-Mar-2025-

Readme-EN.mdH A D17-Mar-2025924 1715

arkgraphics2D-introduction.mdH A D17-Mar-20253.3 KiB3919

displaysoloist-native-guidelines.mdH A D17-Mar-202514 KiB355308

displaysync-animation.mdH A D17-Mar-20255 KiB160145

displaysync-overview.mdH A D17-Mar-20252.1 KiB3018

displaysync-ui.mdH A D17-Mar-20258.7 KiB297260

displaysync-xcomponent.mdH A D17-Mar-20255.5 KiB148126

drawing-guidelines.mdH A D17-Mar-202531.2 KiB694603

drawing-js-guidelines.mdH A D17-Mar-202511 KiB295236

native-buffer-guidelines.mdH A D17-Mar-20254 KiB8869

native-image-guidelines.mdH A D17-Mar-202513.1 KiB299241

native-vsync-guidelines.mdH A D17-Mar-20252.9 KiB6953

native-window-guidelines.mdH A D17-Mar-20259.7 KiB190165

overdraw-dfx-guidelines.mdH A D17-Mar-20253.6 KiB10875

text-js-guidelines.mdH A D17-Mar-20258.7 KiB217171

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