Skip to content

Instantly share code, notes, and snippets.

@andrewwiik
Last active August 9, 2017 16:54
Show Gist options
  • Save andrewwiik/9f35abb6a9e5f4b67f79eae429640ef4 to your computer and use it in GitHub Desktop.
Save andrewwiik/9f35abb6a9e5f4b67f79eae429640ef4 to your computer and use it in GitHub Desktop.
.caml file examples
<caml xmlns="http://www.apple.com/CoreAnimation/1.0">
<CATransformLayer allowsEdgeAntialiasing="1" allowsGroupOpacity="1" bounds="0 0 40 40" contentsFormat="RGBA8" hidden="0" name="Root Layer" position="20 20">
<backgroundColor opacity="0" value="0 0 0"/>
<sublayers>
<CATransformLayer allowsEdgeAntialiasing="1" allowsGroupOpacity="1" bounds="37.700007629395 42.604029846193 52 39" contentsFormat="RGBA8" name="bt" position="19.799999237061 19.403999328613" transform="scale(0.495, 0.495, 1)">
<sublayers>
<CALayer id="#1" allowsEdgeAntialiasing="1" allowsGroupOpacity="1" bounds="0 0 52 39" contentsFormat="RGBA8" name="bluetooth" opacity="1" position="63.700007629395 62.104029846193">
<sublayers>
<CAShapeLayer fillColor="1 1 1" path="15.4 14.7 m 7.3 7.5 l 7.3 18 l 2.2 13.4 l 1 14.7 l 6.9 20 l 1 25.1 l 2.1 26.4 l 7.2 21.9 l 7.2 32.6 l 15.3 25.4 l 9.7 20 l 15.4 14.7 l h 9 28.7 m 9 21.9 l 12.8 25.4 l 9 28.7 l h 12.8 14.7 m 9 18.1 l 9 11.3 l 12.8 14.7 l h" allowsEdgeAntialiasing="1" allowsGroupOpacity="1" contentsFormat="RGBA8" hidden="0" position="8.899992370605 -21.204029846193" transform="scale(2.097, 2.097, 1)"/>
</sublayers>
</CALayer>
</sublayers>
</CATransformLayer>
</sublayers>
</CATransformLayer>
</caml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment