Code Monkey home page Code Monkey logo

sdl2-cairo-example's Introduction

sdl2-cairo-example's People

Contributors

tsuu32 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sdl2-cairo-example's Issues

Great work for SDL2 with Cairo - But you should replace _scale with _offset

Hello,

I have fixed
You need replace "...scale" with "..._offset"
and
cairo_surface_set_device_offset(cr_surface, cairo_x_multiplier, cairo_y_multiplier);

It works fine.

I have ported from your source to C# But Cairo by Cra0zy or Mono Developer can't use it because byte[] was for pixels/data
I have created own CairoSharp and pixels/data uses to IntPtr now.

That is why I show you example I have made.
image

Sorry for late I explain you cairo_surface_set_device_scale() is old version. That is why we would like to use with "cairo_surface_set_device_offset()" in latest libcairo.so.2 from Linux.

Best regards and stay your healthy!

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.