Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第13,63113,640项(搜索用时0.012秒)
graphics/imlib2-0.5.2 (Score: 9.2878623E-4)
Imlib2 bindings for Ruby
This is Imlib2 bindings for Ruby.
graphics/svg-1.0.3 (Score: 9.2878623E-4)
Ruby library for generating SVG files
This is a Ruby library for generating SVG files.
graphics/image_science-1.2.6 (Score: 9.2878623E-4)
Ruby library that generates thumbnails
ImageScience is a Ruby library that generates thumbnails. Supports square and proportional thumbnails, as well as arbitrary resizes.
graphics/sdl2_gfx-1.0.1 (Score: 9.2878623E-4)
SDL graphics drawing primitives and other support functions
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: - Graphic Primitives (SDL_gfxPrimitves.h) - Rotozoomer (SDL_rotozoom.h) - Framerate control (SDL_framerate.h) - MMX image filters (SDL_imageFilter.h)
graphics/sdl_gfx-2.0.25 (Score: 9.2878623E-4)
SDL graphics drawing primitives and other support functions
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: - Graphic Primitives (SDL_gfxPrimitves.h) - Rotozoomer (SDL_rotozoom.h) - Framerate control (SDL_framerate.h) - MMX image filters (SDL_imageFilter.h)
graphics/seq2gif-0.10.4 (Score: 9.2878623E-4)
Convert a ttyrec record into a gif animation directly
This software converts a sequences record file generated by ttyrec into a gif animation directly using portable built-in terminal emulation engine originated from yaft. yaft provides rare terminal emulation features such as SIXEL/DRCS.
graphics/sdl2_image-2.0.1 (Score: 9.2878623E-4)
Simple library to load images of various formats as SDL surfaces
This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats. API: #include "SDL_image.h" SDL_Surface *IMG_Load(const char *file); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc, char *type); where type is a string specifying the format (i.e. "PNG" or "pcx"). Note that IMG_Load_RW cannot load TGA images. An example program 'showimage' is included, with source in showimage.c
graphics/sdl2_ttf-2.0.14 (Score: 9.2878623E-4)
Library to use TrueType fonts to render text in SDL applications
This library is a wrapper around the excellent FreeType library. WARNING: There may be patent issues with using the FreeType library. Check the FreeType website for up-to-date details. This library allows you to use TrueType fonts to render text in SDL applications. Be careful when including fonts with your application, as many of them are copyrighted. The Microsoft fonts, for example, are not freely redistributable and even the free "web" fonts they provide are only redistributable in their special executable installer form (May 1998). There are plenty of freeware and shareware fonts available on the Internet though, and may suit your purposes.
graphics/sdl_image-1.2.12 (Score: 9.2878623E-4)
Simple library to load images of various formats as SDL surfaces
This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats. API: #include "SDL_image.h" SDL_Surface *IMG_Load(const char *file); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc, char *type); where type is a string specifying the format (i.e. "PNG" or "pcx"). Note that IMG_Load_RW cannot load TGA images. An example program 'showimage' is included, with source in showimage.c
graphics/sdl_ttf-2.0.11 (Score: 9.2878623E-4)
Library to use TrueType fonts to render text in SDL applications
This library is a wrapper around the excellent FreeType library. WARNING: There may be patent issues with using the FreeType library. Check the FreeType website for up-to-date details. This library allows you to use TrueType fonts to render text in SDL applications. Be careful when including fonts with your application, as many of them are copyrighted. The Microsoft fonts, for example, are not freely redistributable and even the free "web" fonts they provide are only redistributable in their special executable installer form (May 1998). There are plenty of freeware and shareware fonts available on the Internet though, and may suit your purposes.