Giter Site home page Giter Site logo

jococi / picasso-graphic Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 3.8 MB

Automatically exported from code.google.com/p/picasso-graphic

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.11% C 88.18% C++ 11.66% Objective-C 0.02% Shell 0.01% Batchfile 0.01% Python 0.01% Gnuplot 0.01%

picasso-graphic's Introduction

picasso-graphic's People

Contributors

onecoolx avatar

picasso-graphic's Issues

picasso-graphic 如何显示中文

pft = ps_font_create("宋体", CHARSET_ANSI, FONT_TYPE_SMOOTH, 38, 2, 0);
ps_set_font(gc, pft);
ps_text_out(gc, 0, 0, "你好,世界");

显示很多 [][][][]

Original issue reported on code.google.com by [email protected] on 27 Sep 2009 at 9:47

Could it be used in Windows Mobile Devices?

I am used to use AGG as the graphic engine of my own applications.
Someone told me that picasso-graphic is more powerful for graphic drawing.
Does there has any sample code let me begining with how picasso-graphic
works in WM devices? 


Original issue reported on code.google.com by [email protected] on 23 Oct 2009 at 3:05

default font memleak

default font for context_state  is not free,  need create only once for whole 
system and free at shutdown.

Original issue reported on code.google.com by [email protected] on 30 Dec 2011 at 6:12

有api doc文档吗?

小项目,需要一个图形引擎,
考虑使用picasso
有没有api doc文档吗?

Original issue reported on code.google.com by [email protected] on 21 Sep 2009 at 5:32

Almost no space between two neighboring glyphs

Hi,

I'm trying out the latest version of picasso library from the SVN.

There is almost no space between two glyphs, when I draw a string using the 
"ps_text_out_length" API. As a quick and dirty fix, I've added some number to 
"x_advance". The trick does help to get space, but the spaces between two 
glyphs are not consistent. I've tried the mono fonts, but the results are the 
same.

Any patch for this issue?

Thanks,
Justin


Original issue reported on code.google.com by [email protected] on 11 Jul 2014 at 12:38

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.