Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /chromium /src /refs/heads/main /. /skia
tree: 3145961927e84f7feab58db0cdc326f656cd05d9 [path history][tgz]
  1. config/
  2. ext/
  3. public/
  4. tools/
  5. BUILD.gn
  6. DIR_METADATA
  7. features.gni
  8. OWNERS
  9. README.md
  10. rusty_png_feature.cc
  11. rusty_png_feature.h
  12. skia_Prefix.pch
skia/README.md

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

The Skia library can be found in//third_party/skia, and full documentation is available athttps://skia.org/

This directory includes low-level chromium utilities for interacting with Skia:

  • Build rules for the Skia library
  • Configuration of the library (config/SkUserConfig.h)
  • Serialization of Skia types (public/mojom)
  • Implementations of Skia interfaces for platform behavior, such as fonts and memory allocation, as well as other miscellaneous utilities (ext).

Note that Skia is used directly in many parts of the chromium codebase. This directory is only concerned with code layered on Skia that will be reused frequently, across multiple chromium components.


[8]ページ先頭

©2009-2025 Movatter.jp