Search for Sprite returned 14 packages
Displaying results 1 - 14.
-
AspNetSprites-Core
By:
The ASP.NET Sprite core works with the ASP.NET Sprites Web Forms control and Sprite Helper to decrease the amount of time required to request and display a page by performing optimizations on a page's images.
-
AspNetSprites-MvcAndRazorHelper
By:
The ASP.NET Sprite Helper allows you to use sprites and image inlining in ASP.NET MVC 3 and ASP.NET Web Pages projects.
-
AspNetSprites-WebFormsControl
By:
The ASP.NET Sprite Web Forms control allows you to use sprites and image inlining in ASP.NET 4 Web Forms projects.
-
CssSpriteGenerator
By:
Reduce bandwidth costs and page load times by compressing large images on the fly, physically resizing thumbnails and combining small images into CSS sprites to cut down on request/response overhead. No need to change your site, just add this dll and add configuration to your web.config. Extensive documentation.
-
Talifun.Web.CssSprite
By:
A module that compresses images into a single image, and then creates a css file to split image into sprites. More then likely you really want an msbuild task to do this. Get nuget package Talifun.Crusher.MsBuild if this is the case.
-
SpritePicker.Umbraco.PropertyEditor
By:
SpritePicker PropertyEditor for Umbraco5
-
Fugue Icons CSS Sprite
By:
Contains the Fugue icons as css image sprites. The Fugue icons are created by Yusuke Kamiyamane (http://p.yusukekamiyamane.com/). Add a link to the fugue-sprite.css file in your master page and use any icon from the index.html.
-
RequestReduce
By:
RequestReduce allows any IIS based website to automaticaly sprite background images into a single optimized PNG as well as combine and minify CSS and Javascript with absolutely no coding beyond a few config tweaks. RequestReduce excercises common best practices when serving its javascript, css and sprited images ensuring that the appropriate cachin... More information
-
RequestReduce.SassLessCoffee
By:
RequestReduce.SassLessCoffee is an add-on to RequestReduce which compiles DotLess and Sass CSS as well as Coffee scripts to be included in the RequestDeuce sprite generation, minification and bundling processing. Simply reference your .less, .sass, .scss and .coffee files with those extensions and RequestReduce will compile them before performing i... More information
-
Country flags in single CSS sprite
By:
CSS Sprites - a method to optimize page loads by combining a large number of small images into one. The method of extremely relevant with the active use of country flags - with all the flags on one page, then load it, the browser will need to make only two server requests instead of 247.
-
RequestReduce.SqlServer
By:
RequestReduce.SqlServer is an add-on to RequestReduce allowing you to store your optimized CSS, JavaScript and sprited images in a SqlServer or SqlServer CE database.
-
Nancy.AspNetSprites.Razor
By:
The Nancy Sprite Helper allows you to use sprites and image inlining in Nancy with ASP.NET hosting and the Razor viewengine.
-
Talifun.Crusher.MsBuild
By:
An ms build task that can: compresses images into a single image, and then creates a css file to split image into sprites; compresses js into a single file, and css into a single file.
-
DirectX Tool Kit
By:
Features: SpriteBatch - simple & efficient 2D sprite rendering SpriteFont - bitmap based text rendering Effects - set of built-in shaders for common rendering tasks PrimitiveBatch - simple and efficient way to draw user primitives GeometricPrimitive - draws basic shapes such as cubes and spheres Model - draws simple meshes loaded from .CMO or .SDKM... More information