Shoutbox

New tool: Ink Creator - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10)
+----- Thread: New tool: Ink Creator (/showthread.php?tid=22941)

New tool: Ink Creator by ChrisTorng on 03-23-2004 at 05:17 AM

New tools for handwritings: Ink Creator
download

preview:
[Image: inkcreator10b1.jpg]

Readme
------------------------------------
Ink Creator 1.0 Beta 1


Features
--------
Create/edit Ink (Handwriting) and save for later use, like resend in MSN Messenger.
You can use any color and any width.
This tools is still in beta, that means I cannot guarantee your ink's safety.


Install require
---------------
Require Windows XP/2003, Windows 2000 should, but didn't confirmed.
You must had install .NET framework 1.1, 1.0 may work, but didn't confirmed.
You can get it from Windows Update, or you can get it during Setup program.
InkRedist.zip maybe require, if you can't execute, try to get it from:
http://www.msgplus.net/plugins/handwriting.zip


Work with MSN Messenger
-----------------------
Currently just support drag from Ink Creator to MSN Messenger,
or copy/paste from MSN Messenger to Ink Creator.

Send to MSN Messenger
---------------------
(MSN Messenger must had handwriting enabled)
Open MSN Messenger chat window, switch to "Handwriting",
drag the last toolbar button to the handwriting area of MSN Messenger then drop,
the ink will appear in MSN Messenger.

Copy from MSN Messenger
-----------------------
Send out handwriting message in MSN Messenger,
click at that message and copy (press CTRL-C), then paste in Ink Creator.


Selection
---------
Click Edit-Select then drag lasso around the object,
release and the inner strokes will be selected.
Then you can cut/copy, change color/width to these strokes.

File format
-----------
Ink Serialized Format (ISF) is the best format for Ink saving.
XML format use base64 encoding for general use.
HTML format save as gif image. That gif image does contain ink metadata
for later use, but currently this tool cannot load gif with ink.
You can open .isf file from explorer, or drag .isf file to Ink Creator.


Program
-------
Modify from samples in Tablet PC Platform SDK v1.5
I won't spend much time to improve this tool.
If anyone wish to improve it, I'm glad to give you the source code.

Bug report or suggestions
-------------------------
Please report to MSN Messenger board, English is welcome.
I may or may not accept to modify bugs or suggestions.


Author:
ChrisTorng (Traditional Chinese)


RE: New tool: Ink Creator by Choli on 03-23-2004 at 08:27 AM

wow!! seems very nice...
* Choli downloads


RE: New tool: Ink Creator by Mnjul on 03-23-2004 at 10:51 AM

This piece of software is great (Y) I like it...

Oh well, it crashed with .net framework error : °Ñ¼Æ¿ù»~ (<- big-5 encode) And I didn't remember very well what I was doing as it came too fast...:(


RE: New tool: Ink Creator by ChrisTorng on 03-23-2004 at 12:34 PM

So it is beta version... :) Because I am new to .NET programming, and I still cannot understand well about Ink programming, because this program is modify from samples... So I still cannot understand whole source code... :) And till now I cannot get correct result to drag from MSN Messenger to Ink Creator, or drag from Ink Creator to Word... I think this program is the 1st ink program for non Tablet PC...?


RE: New tool: Ink Creator by ChrisTorng on 03-26-2004 at 08:04 AM

I think it's worth to public on mess.be, but after submit for 4 days, still nothing... Are there any one can verify whether they receive my submit or not?
And tell you all the new feature now I had: it can load any picture file and convert to ink image! So you can sent it in msn. The advantage is ink image needn't other people to accept file transfer, wait for finish, click open, then see that picture in another image software. Ink message can be send and view directly in msn!


RE: New tool: Ink Creator by Choli on 03-26-2004 at 10:01 AM

quote:
Originally posted by ChrisTorng
it can load any picture file and convert to ink image!
that's a great feature ;)
is it available to download yet?
RE: New tool: Ink Creator by aNILEator on 03-26-2004 at 11:58 PM

maybe you should work with the creators of the handwriting plug-in to get loads of features into it and possibly their colour selctor box pop up thingy. you would make a great team


RE: New tool: Ink Creator by Concord Dawn on 03-27-2004 at 02:05 AM

I like the program.
*chaos_grenade downloads.*


RE: New tool: Ink Creator by jeanhub on 03-27-2004 at 03:28 PM

Yay a ncie progrm :D


RE: New tool: Ink Creator by tomfletcherman on 03-28-2004 at 01:07 PM

I would run it, but I need 23 mb of software which I would have to download on dial up. Any chance of this being programmed in VB or something else?


RE: New tool: Ink Creator by ChrisTorng on 03-29-2004 at 02:12 AM

"Load any picture file and convert to ink image" have many issues bad. Like bad performance, display have some white line... these issues maybe cannot be fix, because ink is not design for display picture! It just can be use in very small image, or less color image. And currently there is a big bug of memory leak... each second consume more than 1mb bytes... so cannot be download now.
I had design for better color selector.
It won't be rewritten in VB or something else, so very sorry to dial up users.
Thanks for any who tell mess.be for this tool.


RE: New tool: Ink Creator by Guido on 03-29-2004 at 07:25 PM

quote:
Originally posted by tomfletcherman
I would run it, but I need 23 mb of software which I would have to download on dial up. Any chance of this being programmed in VB or something else?
I don't think Ink is supported by VB...

quote:
Originally posted by Fukafly
maybe you should work with the creators of the handwriting plug-in to get loads of features into it and possibly their colour selctor box pop up thingy. you would make a great team
The handwriting plug-in doesn't add the color selector, it just enables it. The color selector was made by the Windows Tablet PC Edition/MSN Messenger teams.

RE: RE: New tool: Ink Creator by ChrisTorng on 03-30-2004 at 07:29 AM

Ink can be supported by VB6/C++, because it had managed/automation apis. There are VB6/C++ samples in TabletPC SDK, but fewer than C#.


Command line converter by mattaustin on 08-07-2004 at 08:23 PM

YOu know whay woudl be great!    A command line converter to convert the isf files to other formats like gif or bmp.


RE: New tool: Ink Creator by ChrisTorng on 08-09-2004 at 06:05 AM

quote:
Originally posted by mattaustin
YOu know whay woudl be great!    A command line converter to convert the isf files to other formats like gif or bmp.
Do you mean there is this converter exists? Where can I download? Can I get the source code?
RE: New tool: Ink Creator by mattaustin on 08-11-2004 at 06:56 PM

Im aying it would be cool if there was one...i would like to find one...or i wish someone as smart as you could make one;)


RE: New tool: Ink Creator by ChrisTorng on 08-12-2004 at 02:18 AM

Currently you can use my Auto Save Handwriting to save sent ink into bmp...


RE: New tool: Ink Creator by mattaustin on 08-12-2004 at 04:05 AM

i use that for bmp's and your ink creator for gifs...but i need to automate this with perl :( or a batch file


RE: New tool: Ink Creator by ChrisTorng on 08-13-2004 at 12:21 AM

Oh... so... Currently these tools are not in developing... Maybe I will restart in future... to consider your request. You just want a isf to jpg/bmp command line tool? Or a combination of Auto Save Handwriting and Ink Creator?


RE: New tool: Ink Creator by mattaustin on 08-13-2004 at 09:05 AM

command line tool!!!