Zoltan Hawryluk

Results 7 repositories owned by Zoltan Hawryluk

css3FontConverter

389
Stars
64
Forks
Watchers

A shell script that can use other command line tools to produce @font-face compatible fonts in all browsers. Works under Windows (using Cygwin), Mac OS X and Linux

cssSandpaper

208
Stars
48
Forks
Watchers

a CSS3 Polyfill that implements CSS3 transforms, box-shadow, gradients, opacity and RGBA/HSL/HSLA colours in browser that don't support them.

html5Forms.js

226
Stars
64
Forks
Watchers

Implements a subset of the HTML5 Forms module, including calendars, colour swatches, sliding widgets, client side validation and more.

imageCache

40
Stars
3
Forks
Watchers

Allows the caching of images in JavaScript with callbacks when one image completely load, and when a whole array of images completely loads.

polyClip

179
Stars
31
Forks
Watchers

A JavaScript library that allows cropping of images using non-rectangular shapes.

DragDropHelpers

15
Stars
8
Forks
Watchers

This library smooths out the differences between the different browser implementations of the HTML5 Drag and Drop module. It is not a polyfill

html5ImageConverter

15
Stars
7
Forks
Watchers

A series of scripts that convert image files into new image formats (APNG, WEBP, JPEG-2000, JPEG-XR) with HTML code using <picture> that works in all browsers