| Projects on Google Code | Results 1 - 10 of 22 |
vml 做的拓扑图demo
===Welcome to the svg2vml project site! ===
SVG2VML is a lightweight JavaScript library that makes it easy to include vector graphics in web pages by providing a common SVG-style programming interface to VML and SVG. This project is a work in progress, and suggestions and contributions are welcom...
WWW SQL Designer allows users to create database designs, which can be saved/loaded and exported to SQL scripts. Various databases and languages are supported. Ability to import existing database design.
= About =
Hi and welcome to WWW SQL Designer! This tool allows you to draw and create da...
Initial development of a javascript drawing library and file format to store vector graphic drawings in JSON notation
Coming soon...
A cross-browser library for creating rounded corners. Just add a special class to your HTML markup and you're done:
{{{
<div class="rc10" style="background-color: red">Sample rounded block with 10-pixel radius</div>
}}}
You can view more test cases here: http://chikuyonok.ru/playground/rocon/
Jscanvas is a javascript graphic library. It use the ability of browser to draw graphics. For example, it will use vml on IE and svg on Firefox and Opera.
===In a Nutshell===
This widget adds consistent cross-browser support for the famous HTML Canvas to the Google Web Toolkit.
===gwt-canvas Demo===
To see gwt-canvas in action check out this [http://home.arcor.de/terrorcrew interactive demo] and/or this [http://interisland.net/johngilbrough/M...
jGraduate is a [http://docs.jquery.com/Downloading_jQuery jQuery 1.3] plugin that is similar to a color picker but can be used to define gradients, a paint that smoothly blends from one color to another. The gradient picker returns a JSON object that contains either a SVG linear gradient object or ...
ictinus — JavaScript библиотека, позволяющая легко добавлять векторные маски картинкам прямо в браузере:
{{{
<img src="./img150x150.jpg" width="150" height="150" id="image" />
<script type="text/javascript">
window.onload = function() {
var shape = new ictinus.Shape('m0,150 L75,0 L150,150,...