Skip to content

UK992/skia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

See full details, and build instructions, at https://sites.google.com/site/skiadocs/home

This version of Skia is adapted for use by the Servo project and rust-azure. Changes
from upstream Skia:

    * The addition of Cargo build rules.
    * The addition of a native GL surface type that wraps platform-specific
      shareable surfaces.
    * Adjustment of the default glyph cache size for multi-task usage.

This branch is based on 0349864b75317ba66232df827e84ef7c25e34cfe from June 16,
2014. The upstream repository was found at https://skia.googlesource.com/skia.git/.
The procedure for updating Skia is to rename this branch and then rebase
it onto the new upstream revision.

Packages

No packages published

Languages

  • C++ 87.7%
  • HTML 3.6%
  • Python 3.0%
  • C 2.8%
  • JavaScript 1.4%
  • Objective-C++ 0.4%
  • Other 1.1%