Code Monkey home page Code Monkey logo

skiasharp.components's People

Contributors

nedlanon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skiasharp.components's Issues

Yoga

Hi.. this looks great, but I'm struggling with Yoga; initializer fails on run, on win10, vs2017. The samples build uses this as the base for all the parsing/building, I think. Is there any chance the Flex thing could be split out into a different project? Currently I'm commenting it out to have a runnable sample.. just a thought. Keep up the good work.

project fails to build

I downloaded the repository, the samples project fails to build on a missing SkiaSharp.Components.Markup.Build project

When building that project directly it fails in SkmlTask.cs:43, "Layout does not contain a definition for content". The layout that VS thinks that is referring to indeed does not have a content property (it does have a path property that does not throw an error).

Label with spans renders incorrectly inside of a padding element

I know this project hasn't seen much love lately... I'm hoping its not totally dead. I have a need to generate images in a templated type way, and have found nothing better yet, to simply take a SKCanvas, and start laying out elements on it.

I took the basic example of the grid, with the title/image/icon/etc, and put it within a padding element with a margin of 20. Everything including regular labels render exactly as expected, but rendering the label with multiple spans, seems to ignore the padding, and appears left 0, and 20px above where I'd expect.

Debugging, I see output that shows the grid cell tries to render [Label:] Layout in {Left=0,Top=100,Width=460,Height=200} (with no compensation for the padding).

Just hoping someone sees this, and has an idea of what might be causing it.

ImageBrush constructor not accepting a Bitmap

Hi,

I notice in the latest Nuget release (0.7.2), the Image class is missing and the ImageBrush constructor still requires a stream function.

So I am unable to follow your example and display an image.

Does nuget need updating?

Thanks

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.