aboutsummaryrefslogtreecommitdiff
path: root/src/wrap.c
AgeCommit message (Expand)Author
2013-05-21Image scaling stuffThomas White
2013-05-21ImageStore stuffThomas White
2013-05-15Clean up debugging messagesThomas White
2013-05-15Create image framesThomas White
2013-04-14Silence a compiler warningThomas White
2013-04-14Run the prologueThomas White
2013-04-14Font and recursion stuffThomas White
2013-04-12Fix cursor positionThomas White
2013-04-11Handle newline at end of textThomas White
2013-04-09Fix cursor positionThomas White
2013-04-09Handle empty wrap boxesThomas White
2013-03-21More cursor positionThomas White
2013-03-20More cursor position stuffThomas White
2013-03-19Cursor position stuffThomas White
2013-03-18Space distributionThomas White
2013-03-17Mark underfull linesThomas White
2013-03-17Break up paragraphs properlyThomas White
2013-03-17Fix end of paragraphThomas White
2013-03-17Fix space defaultsThomas White
2013-03-16More space distributionThomas White
2013-03-15Fix space distribution on last lineThomas White
2013-03-15WIP on space distributionThomas White
2013-03-15Tighten up the linesThomas White
2013-03-15Fix memory leakThomas White
2013-03-15Fix array indicesThomas White
2013-03-14Wrapping fixesThomas White
2013-03-12Handle the last line properlyThomas White
2013-03-12Mark overfull linesThomas White
2013-03-10Loose ends for hyphenationThomas White
2013-03-10Distribute the spaceThomas White
2013-03-09s/calloc/malloc/Thomas White
2013-03-09Add width to sigma_min and sigma_maxThomas White
2013-03-07Wrapping and rendering fixesThomas White
2013-03-07Line output stuffThomas White
2013-03-07Works.. sort ofThomas White
2013-03-05Update boilerplate commentsThomas White
2013-03-05Move "libstorycode" back to this repositoryThomas White
2013-03-04Wrapping stuffThomas White
2013-03-04Add Knuth algorithmThomas White
2013-03-03Log attr stuffThomas White
2013-03-03Add font desc attributeThomas White
2013-03-03Use pango_units_to_double()Thomas White
2013-03-03Works. Sort of...Thomas White
2013-03-02New wrapping stuffThomas White