9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: <a.b@email.cz>
To: <9fans@cse.psu.edu>
Subject: [9fans] Q: libdraw, loadimage, allocimage
Date: Tue, 21 Oct 2003 11:04:53 +0200	[thread overview]
Message-ID: <3F94F6B5.000001.15140@file1> (raw)

hi!

could anyone, please, help me?

i have no problem with line, fillelipse, bezier and so on.
but i can't put bitmap image onto screen. i red man, draw.h, faces,
but my code is not working. 
could you show me the solution for this code:

uchar bitmap[]={0xff,0x00.......}    /* CMAP8 image */
image=allocimage("help me here!");
loadimage(image,bitmap,sizeof(bitmap),"help me here!");
draw("help me here!");

thank everyone for help :-)
Sasa Babic (a.b@email.cz)


________________________________________________________________________________
Aktuálně: Soutěžte o sušičku prádla Ariston A 46 C s Obchodním domem.cz na http://www.email.cz/obchodnidum




             reply	other threads:[~2003-10-21  9:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-21  9:04 a.b [this message]
2003-10-21 14:21 ` mirtchov
2003-10-22  1:22   ` okamoto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F94F6B5.000001.15140@file1 \
    --to=a.b@email.cz \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).