[nodist] Added text implementation from other canvases
commit6bf503a124a8ccb3b6b65191d1738dbcb01802bd
authorNicola Fontana <ntd@entidi.it>
Fri, 5 Feb 2010 09:04:24 +0000 (5 10:04 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 5 Feb 2010 09:04:24 +0000 (5 10:04 +0100)
treec23611e60f2050adc697358ac69ae835180a53e0
parent776ddc507c289889aa0b5d44c6f25fc2c85ff279
[nodist] Added text implementation from other canvases

Taking a look to other implementations of text entities based on pango.
The source files have been slightly modified to cope with the git
pre-commit hook.
nodist/AdgText/cr-text.c [new file with mode: 0644]
nodist/AdgText/cr-text.h [new file with mode: 0644]
nodist/AdgText/foo-canvas-text.c [new file with mode: 0644]
nodist/AdgText/foo-canvas-text.h [new file with mode: 0644]
nodist/AdgText/goocanvastext.c [new file with mode: 0644]
nodist/AdgText/goocanvastext.h [new file with mode: 0644]
nodist/AdgText/hippo-canvas-text.c [new file with mode: 0644]
nodist/AdgText/hippo-canvas-text.h [new file with mode: 0644]