Giter VIP home page Giter VIP logo

batik-rasterize's People

Contributors

hausnerr avatar otfrom avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

batik-rasterize's Issues

Solve reflection issues

@adam-james-v was trying to compile a GraalVM native binary using your library, but we stumbled on issues regarding reflection.

This is the full list for the batik.rasterize namespace:

user=> (set! *warn-on-reflection* true)
true
user=> (require 'batik.rasterize)
Reflection warning, batik/rasterize.clj:12:34 - call to method add can't be resolved (target class is unknown).
Reflection warning, batik/rasterize.clj:27:22 - reference to field createRenderer can't be resolved.
Reflection warning, batik/rasterize.clj:28:9 - call to method setRenderingHints can't be resolved (target class is unknown).
Reflection warning, batik/rasterize.clj:34:22 - reference to field createRenderer can't be resolved.
Reflection warning, batik/rasterize.clj:35:9 - call to method setRenderingHints can't be resolved (target class is unknown).
Reflection warning, batik/rasterize.clj:41:22 - reference to field createRenderer can't be resolved.
Reflection warning, batik/rasterize.clj:42:9 - call to method setRenderingHints can't be resolved (target class is unknown).
Reflection warning, batik/rasterize.clj:46:22 - reference to field getRootElement can't be resolved.
Reflection warning, batik/rasterize.clj:47:14 - reference to field getWidth can't be resolved.
Reflection warning, batik/rasterize.clj:47:14 - reference to field getCheckedValue can't be resolved.
Reflection warning, batik/rasterize.clj:48:14 - reference to field getHeight can't be resolved.
Reflection warning, batik/rasterize.clj:48:14 - reference to field getCheckedValue can't be resolved.
Reflection warning, batik/rasterize.clj:56:43 - call to method getBytes can't be resolved (target class is unknown).
Reflection warning, batik/rasterize.clj:87:8 - call to method addTranscodingHint can't be resolved (target class is unknown).
Reflection warning, batik/rasterize.clj:89:6 - call to method addTranscodingHint can't be resolved (target class is unknown).
Reflection warning, batik/rasterize.clj:94:17 - call to org.apache.batik.transcoder.TranscoderInput ctor can't be resolved.
Reflection warning, batik/rasterize.clj:95:18 - call to org.apache.batik.transcoder.TranscoderOutput ctor can't be resolved.
Reflection warning, batik/rasterize.clj:96:10 - call to method transcode can't be resolved (target class is unknown).
Reflection warning, batik/rasterize.clj:97:23 - reference to field toByteArray can't be resolved.
Reflection warning, batik/rasterize.clj:91:6 - reference to field close can't be resolved.
nil

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.