Is There A 'Slim' Version Of This? ( Asking For A Friend ) #1135
influential-eliot
started this conversation in
General
Replies: 1 comment 1 reply
-
@influential-eliot I believe the bulk of the size comes from fonts that are shipped with library... Depending on what net version you are using, have you tried compiling with AOT, optimising for size? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Purely asking on the off chance (and not asking with any expectation or entitlement felt to even being read, let alone considered or replied to) ... but is there a version ( or an easy way to reconfigured the code myself ) which I could get to a fair bit under 1MB, here?
Just that I have a use case for this which requires forms reading and flattening only and (whilst I've just done a search and it appears 'flatten' is not a feature, here) this could really improve efficiency on that.
It is currently performed via ...
... cloud infrastructure. I am currently achieving that via python originated functionality, but this C# library may make that an inferior option.
Again, just thinking aloud. :-)
Glad that y'all exist!!
EDIT
- I just realised that my goal was under a megabyte, and I don't think that's going to be doable. Please place even less effort in your mind to considering any of this!( but if - by the grace of Senna himself - this is possible ... then please play me that sweet, sweet, muzak! )
Beta Was this translation helpful? Give feedback.
All reactions