summaryrefslogtreecommitdiffstats
path: root/libass/ass_render.c
Commit message (Expand)AuthorAgeFilesLines
* Fix libass w/o fontconfigGrigori Goronzy2009-10-111-1/+2
* Refactor: effect parsing should be in ass_parse.cGrigori Goronzy2009-09-161-76/+0
* Disable kerning by default and make it configurableGrigori Goronzy2009-09-081-1/+2
* Refactor: move event parsing code into separate fileGrigori Goronzy2009-09-011-843/+2
* Fix underrun in slant pen correctionGrigori Goronzy2009-09-011-1/+2
* Handle illegal \a tags like VSFilterGrigori Goronzy2009-09-011-1/+2
* opaque box: do not subtract glyph from borderGrigori Goronzy2009-09-011-1/+2
* Calculate glyph slant width correctlyGrigori Goronzy2009-08-311-4/+7
* Fix order of pen advance assignmentsGrigori Goronzy2009-08-231-3/+3
* Fix opaque box sizing againGrigori Goronzy2009-08-231-7/+20
* Fix glyph overlap blendingGrigori Goronzy2009-08-231-14/+13
* Scale kerning according to x font scaling factorGrigori Goronzy2009-08-221-2/+4
* Trim whitespace after line wrappingGrigori Goronzy2009-08-221-6/+85
* Clip vector blending: do not copy last row paddingGrigori Goronzy2009-08-201-1/+1
* Adjust shearing behavior to match VSFilterGrigori Goronzy2009-08-201-9/+15
* VSFilter quirk: double-scale widths of opaque boxesGrigori Goronzy2009-08-201-0/+5
* Fix caching of underlined/striked out glyphsGrigori Goronzy2009-08-151-0/+2
* Implement wrap style 1Grigori Goronzy2009-08-141-5/+4
* Cosmetics: ass_render.c formattingGrigori Goronzy2009-08-141-19/+18
* Use event bbox for collision detectionGrigori Goronzy2009-08-131-6/+24
* Scale ascender/descender for opaque boxesGrigori Goronzy2009-08-131-0/+4
* Do not draw opaque box if border size zeroGrigori Goronzy2009-08-121-1/+3
* BorderStyle cache integrationGrigori Goronzy2009-08-121-0/+4
* Always parse colors as hex for ASS tracksGrigori Goronzy2009-08-121-3/+6
* Fix italic to non-italic space handlingGrigori Goronzy2009-08-121-4/+6
* Support \q override tagGrigori Goronzy2009-08-121-2/+10
* Implement BorderStyle 3Grigori Goronzy2009-08-121-3/+48
* Fix advance for italic to non-italic style changesGrigori Goronzy2009-08-121-0/+9
* Factor out renderer types into separate fileGrigori Goronzy2009-08-071-216/+1
* Rename typedefs (breaks API)Grigori Goronzy2009-08-061-219/+222
* Fix typoGrigori Goronzy2009-08-051-1/+1
* Clarify the AR parameter meaningsGrigori Goronzy2009-08-051-7/+7
* Get rid of MAX_EVENTS limitGrigori Goronzy2009-07-301-3/+3
* Do not round karaoke timing coordinatesGrigori Goronzy2009-07-291-2/+2
* Fix \k and \ko tagsGrigori Goronzy2009-07-281-2/+2
* Clean up typedefs/structsGrigori Goronzy2009-07-281-15/+15
* Remove shift vector in ass_render_eventGrigori Goronzy2009-07-251-9/+3
* Assume 4:3 AR when calculating missing PlayResX/YGrigori Goronzy2009-07-251-7/+2
* Handle clip vector rasterizer errorsGrigori Goronzy2009-07-241-1/+8
* Fix renderer memory leaksGrigori Goronzy2009-07-241-3/+13
* Move render_id into ass_rendererGrigori Goronzy2009-07-241-3/+1
* Bold/italic: interpret -1 as "true"Grigori Goronzy2009-07-221-6/+6
* Do not double free default font/family buffersGrigori Goronzy2009-07-211-5/+0
* Factor out bitmap buffer copyGrigori Goronzy2009-07-211-6/+16
* Clamp clip rectangle to frame sizeGrigori Goronzy2009-07-211-4/+4
* Animations: allow equal start and end timeGrigori Goronzy2009-07-211-2/+2
* Fix borders when a x/y component is zeroGrigori Goronzy2009-07-191-1/+1
* Fix drawing parser memory leakGrigori Goronzy2009-07-191-1/+0
* Introduce simple cache memory managementGrigori Goronzy2009-07-191-5/+39
* Fix vertical centering (VALIGN_CENTER)Grigori Goronzy2009-07-191-1/+1
* Fix ascender/descender calculation for empty linesGrigori Goronzy2009-07-191-5/+8
* Improve fontconfig setupGrigori Goronzy2009-07-171-4/+8
* Clear free list on renderer uninitGrigori Goronzy2009-07-161-11/+17
* Implement vector clipsGrigori Goronzy2009-07-161-14/+212
* Proper support for empty linesGrigori Goronzy2009-07-121-9/+8
* Check whether renderer and track use the same library instanceGrigori Goronzy2009-07-121-0/+3
* Message callback funtionalityGrigori Goronzy2009-07-111-52/+60
* Replace string defines with real stringsGrigori Goronzy2009-07-111-42/+39
* Slight optimizations for \be, \blurGrigori Goronzy2009-07-101-1/+1
* Use better method for stroking with \xbord, \ybordGrigori Goronzy2009-07-081-86/+62
* Turn down subpixel accuracy to 1/8th pixelGrigori Goronzy2009-07-081-3/+4
* Support for underline and strikethroughGrigori Goronzy2009-07-071-1/+19
* Implement drawing mode (\p)Grigori Goronzy2009-07-061-40/+110
* Scale letter spacing with font scaleGrigori Goronzy2009-07-011-1/+2
* Scale rotation constants with font scaleGrigori Goronzy2009-07-011-10/+15
* Assume pixel ratio equals aspect ratioGrigori Goronzy2009-07-011-1/+3
* Support for \iclip (inverse clipping)Grigori Goronzy2009-06-301-2/+127
* Fix karaoke (\kf) timingGrigori Goronzy2009-06-301-3/+3
* Move subpixel shift out of transform_3dGrigori Goronzy2009-06-291-10/+19
* PAR correction for rendering at non-video resolutionGrigori Goronzy2009-06-291-3/+7
* Fix two-pass stroking for \xbord, \ybordGrigori Goronzy2009-06-291-2/+3
* Handle conflicting \t time intervalsGrigori Goronzy2009-06-291-2/+2
* Subpixel accurate shadow renderingGrigori Goronzy2009-06-291-4/+14
* Fix subpixel shift calculation for negative coordinatesGrigori Goronzy2009-06-281-4/+4
* Make \shad, \xshad and \yshad animatable.Grigori Goronzy2009-06-271-8/+15
* Support \xshad and \yshad override tagsGrigori Goronzy2009-06-271-16/+22
* Support \xbord and \ybord override tagsGrigori Goronzy2009-06-271-39/+115
* Fix memory leak in render_overlapGrigori Goronzy2009-06-271-7/+4
* Fix strdup() string leaksGrigori Goronzy2009-06-271-0/+5
* Make \fax and \fay animatable.Grigori Goronzy2009-06-271-2/+4
* Fix rotation and subpixel placementGrigori Goronzy2009-06-271-2/+4
* Include ass_utils.h instead of mputils.hGrigori Goronzy2009-06-271-2/+0
* Cosmetics: minor cleanup in ass_render_eventsGrigori Goronzy2009-06-271-5/+1
* Cosmetics: fix a few remaining declarationsGrigori Goronzy2009-06-271-8/+8
* Rename various non-static functionsGrigori Goronzy2009-06-271-1/+1
* Rename mp_msg to ass_msgGrigori Goronzy2009-06-271-45/+45
* Improve positioning for full subpixel accuracyGrigori Goronzy2009-06-271-127/+135
* Correct vertical glyph positioning for \fayGrigori Goronzy2009-06-241-0/+2
* Initial support for \fax, \fay override tagsgreg2009-06-231-16/+31
* Add hack to support empty lines of textgreg2009-06-201-0/+8
* ass_set_fonts: optionally pass fontconfig config pathgreg2009-06-201-2/+2
* Remove wrappers for ass_set_fontsgreg2009-06-201-17/+2
* Silence warnings introduced by -Wallgreg2009-06-201-2/+1
* Replace manual fixed-point conversiongreg2009-06-201-2/+2
* Reindent all source code.greg2009-06-201-2185/+2510
* Fix up glyph stroker to avoid buggy rendering.greg2009-06-201-2/+79
* Set a more reasonable maximum blur radius and make \blur animatable.greg2009-06-191-1/+2
* Remove MAX_GLYPHS and MAX_LINES limits. Instead, dynamically allocategreg2009-06-191-15/+20
* Remove cache globals; move cache data into a separate cache_store structgreg2009-06-191-21/+29
* Eliminate text_info global; move it into ass_renderer.greg2009-06-191-109/+109
* Eliminate render_context global; move it into ass_renderer.greg2009-06-191-311/+312
* Use ass_renderer to access settings instead of passing a pointer togreg2009-06-191-48/+50
* Move frame_context into ass_renderer. This finishes the previousgreg2009-06-191-160/+145
* Eliminate frame_context global, started.greg2009-06-191-133/+141
* Eliminate global_settings global.greg2009-06-191-69/+69
* Eliminate ass_renderer global.greg2009-06-191-34/+32
* Warn on \pos, \move redefinitionsgreg2009-06-191-1/+4
* ass_render.c: declare functions staticgreg2009-06-191-3/+3
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-54/+54
* Don't automatically wrap lines when WrapStyle==2.eugeni2009-04-211-1/+1
* Document the ass_render_event event_images parameter.reimar2009-03-281-0/+1
* Initialize all structs to 0 before using them.reimar2009-03-281-0/+3
* Treat -font/-subfont as Fontconfig pattern in libass.eugeni2009-03-081-0/+3
* Remove extraneous braces.greg2009-03-081-4/+4
* Don't assume width == stride for bitmap composition.greg2009-03-081-6/+8
* Fix clipping for pan-and-scan.greg2009-03-081-4/+6
* Add a proper color check to the overlap compositing.greg2009-03-081-0/+3
* Replace rotation functions with a simplified version adapted fromgreg2009-03-081-79/+40
* Only use first \org in a line.greg2009-03-071-4/+6
* Raise max. number of \be applications to 100, introduce #define for it.greg2009-03-061-2/+3
* Replace magic numbers (for subpixel accuracy masking) with a define.greg2009-03-061-4/+5
* Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.greg2009-03-061-5/+1
* Combine adjacent overlapping, translucent glyph borders and shadows togreg2009-03-051-1/+106
* Fix positioned events' y-position when pan-and-scan is used.greg2009-03-051-2/+7
* Support for subpixel accuracy of 3 bits for \pos and \move.greg2009-03-051-15/+20
* Support ScaledBorderAndShadow property.greg2009-03-051-1/+4
* Scale shadow displacement and blur size like border size.greg2009-03-051-3/+3
* Round shadow displacement to nearest int.greg2009-03-051-4/+5
* Support a vsfilter special case:greg2009-03-051-1/+7
* Ignore PlayResX/Y aspect ratio for font aspect ratio.greg2009-03-051-4/+1
* With pan-and-scan, keep positioned events in their original positionseugeni2009-03-011-1/+5
* Zero-fill glyph_info_t before use.eugeni2009-02-271-1/+1
* Remove unused function argument.eugeni2009-02-271-40/+40
* Support fractional arguments for some override tags.eugeni2009-02-271-21/+25
* Fix two gcc warnings.eugeni2009-02-271-2/+2
* Allow shadow without border.eugeni2009-02-271-6/+3
* In case of several \move or \pos in one line, prefer the first one.eugeni2009-02-071-8/+12
* Add stubs for a few unimplemented tags.eugeni2009-02-071-1/+39
* Allow \be with arguments other than 0 or 1. Implement \blur.eugeni2009-02-071-6/+28
* increase max glyph and lines limitcompn2009-01-291-2/+2
* Don't print drawing commands on screen.eugeni2008-08-081-1/+12
* \org turns off collision detection.eugeni2008-08-071-0/+1
* Treat \h as space character.eugeni2008-08-071-1/+1
* Calculate subtitle origin in floating point.eugeni2008-08-071-1/+1
* Calculate subtitle position in floating point.eugeni2008-08-071-7/+7
* Fix \fn without an argument consuming the next '\'.eugeni2008-07-091-6/+7
* Speak of libass instead of MPlayer in the libass license headers.diego2008-05-141-4/+4
* Use standard license header.diego2008-05-131-16/+18
* Remove libass dependency on global font_fontconfig variable.eugeni2008-04-301-2/+12
* Better handling of behind-the-camera objects.eugeni2008-02-221-2/+3
* Print FreeType version in libass init. Makes error logs slightly more helpful.eugeni2008-02-221-0/+7
* Return from ass_start_frame immediately if the track is empty.eugeni2007-12-301-0/+3
* Avoid text deformation and subtitles moving outside the screen in pan-and-scaneugeni2007-10-191-7/+20
* More precise line spacing.eugeni2007-09-181-1/+1
* Fix text height calculation. It depends on line spacing.eugeni2007-09-181-0/+1
* Fix an obviously incorrect comment.eugeni2007-09-181-1/+0
* Enable ass_line_spacing option.eugeni2007-09-181-0/+5
* Correct font size in libass.eugeni2007-05-191-3/+1
* Revert y-axis rotation. Change order of rotations.eugeni2007-05-181-4/+5
* Support fractional font sizes.eugeni2007-05-141-4/+4
* Limit ass_font_set_transform to nonrotating transformations.eugeni2007-05-141-9/+4
* Deallocate string.eugeni2007-05-031-0/+1
* Always deallocate glyphs. Fixes memory leak.eugeni2007-05-021-5/+5
* Update comments.eugeni2007-05-011-11/+25
* Cosmetics.eugeni2007-05-011-4/+4
* Move glyph_to_bitmap() call and outline glyph deallocation toeugeni2007-05-011-30/+22
* Minor code simplification.eugeni2007-05-011-14/+16
* Move get_bitmap_glyph() call to a separate loop.eugeni2007-05-011-1/+3
* Move transform_3d() call to get_bitmap_glyph().eugeni2007-05-011-10/+9
* Make a function static.eugeni2007-05-011-1/+1
* Don't recalculate rotation radius. eugeni2007-05-011-2/+2
* Bugfix: glyph cache depends on border width, because it contains outline_glypheugeni2007-05-011-0/+1
* Add -ass-hinting option for setting font hinting method.eugeni