0.10.3 • Published 7 years ago

art v0.10.3

Weekly downloads
188,766
License
MIT
Repository
github
Last release
7 years ago

ART

ART is a retained mode vector drawing API designed for multiple output modes. There's also a built-in SVG parser. It uses Node style CommonJS modules.

The first line in your program should select rendering mode by requiring either:

  • art/modes/canvas - HTML5 Canvas
  • art/modes/svg - SVG for modern browsers and vector tools
  • art/modes/vml - VML for Internet Explorer or Office
  • art/modes/script - Code generation for ART modules
  • art/modes/dom - SVG or VML depending on environment
  • art/modes/fast - Canvas, SVG or VML depending on environment

These modules exposes four core rendering classes:

  • Surface - Required rectangular rendering area. Container for the rest.
  • Group - Container for Shapes, Text or other Groups.
  • Shape - Fill and/or stroke an arbitrary vector path.
  • Text - Fill and/or stroke text content rendered using native fonts.

There are also helper classes to work with vector paths, 3x3 transformation matrices, colors, morphing, common shapes etc.

#Demos

See ./demos

sola-react-nativekilli8n-react-native-fast-imagern-send-smsreact-native-wk-viewreact-native-thanh-toast-library@thanhnguyen14797/react-native-thanh-toast-librarytrustwise-react-nativern-pdf-reader-offlinern-0.45-fork-oreo@infinitebrahmanuniverse/nolb-art@everything-registry/sub-chunk-1166testnpm_lmn@cqingwang/react-native@calebmer/react-native@peace/react-nativejst-react-nativekernctim-react-nativetrc-react-native@alloc/react-native-art@bigeye/react-native@brunolemos/react-native@carentogruppe/art@2hats/react-native-circular-progress@acto/react-native@ecliptic/react-art@hawkingnetwork/react-native-tab-view@hashprotocol/react-native@hedviginsurance/react-native@firefueled/--react-native@getdelta/react-native@gohappy/react-native@grandrounds/react-native@inlight/react-native@kuss/react-native@maxmellon/react-native@metty/react-native-community-art@martin.burian/react-native-master@entria/react-native@meerasolution/react-native-ms-upi-payment@microsoft/react-native@miot-plugin/react-native@jkottnauer/react-native@iyansr/react-native-image-viewing@kohout.jakub/react-native@kitten-team/react-native@ikeda/react-native@ikeda/react-native-for-ojt@office-iss/react-native-win32@react-native-community/art@prometheansacrifice/react-art@soyjak/utilsmy-rnmy-react-native-versionms-react-nativereact-native-circular-progress-patchreact-native-circular-progress-svgreact-native-component-explorerreact-native-dynamic-graphreact-native-evanhackettreact-native-inlightreact-native-navigation-buttonsreact-native-fix-chinese-input-versionreact-native-for-constraint-layoutreact-native-myrenzbox-ipcsdk-libraryrn-packagerrunnercamp-react-nativernxreact-artreact-native-arc-progressreact-native-art-nanovgreact-native-brother-projectreact-native-android-advertising-idprojectzerorn_react-nativereact-native-myreact-native-ok-sdkreact-native-mofangreact-native-preact-native-maimaireact-native-peerioreact-native-copyreact-native-desktopreact-native-eluckreact-native-viettelreact-native-version-managerreact-native-web-circular-progressreact-native-vnpay-merchantreact-native-qtreact-native-sample-android-toast-version10react-native-rokid-modulereact-native-plusreact-native-zhynjlreact-nativenicolastest-react-nativeppr-react-nativeprnrmc-react-nativern-corern-code-seekreact-native-yonder
0.10.3

7 years ago

0.10.2

7 years ago

0.10.1

9 years ago

0.10.0

11 years ago

0.9.2

11 years ago

0.9.0

12 years ago

0.0.0

12 years ago