r38386 file changeset diff or repo changeset diff igor22023-10-04T04:27:39.299217Z
 
[font2] -Add: extend the low level text rendering API to receive text flags [font2] -Add: text rendering: execute the entity text flag
r37886 file changeset diff or repo changeset diff igor22023-06-23T08:50:52.264542Z
 
[core] -Cleanup: replace compat rtree search with native in text obj draw
r36695 file changeset diff or repo changeset diff igor22022-08-13T14:17:51.592770Z
 
[font] -Cleanup: remove pcb_font_t from text object render and bbox
r36675 file changeset diff or repo changeset diff igor22022-08-13T08:16:09.216979Z
 
[font] -Del: old font support from core
r32965 file changeset diff or repo changeset diff igor22020-10-03T10:25:44.688014Z
 
[core] -Add: delayed label draw: always call the object's callback and let it decide whether side-correctness matters (pass that as a new argument)
r32910 file changeset diff or repo changeset diff igor22020-10-02T09:50:48.694702Z
 
[core] -Fix: when drawing text object true clearance (when moving a text object and clearance indication is enabled), do not draw the bbox of the text object, it'd interfere
r31801 file changeset diff or repo changeset diff igor22020-06-06T09:26:34.703859Z
 
-Fix: redundant type name: rnd_rnd_box_* to rnd_box_*
r31234 file changeset diff or repo changeset diff igor22020-05-08T07:56:51.999322Z
 
[core] -Add: upgrade internal API for separate X and Y mirroring of text
r31187 file changeset diff or repo changeset diff igor22020-05-07T06:02:47.961349Z
 
[core] -Add: separate x and y direction scale, with proper floating point representation (optional)
r31040 file changeset diff or repo changeset diff igor22020-05-01T03:31:35.564054Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (poly/rtree_compat)
r30970 file changeset diff or repo changeset diff igor22020-04-30T03:56:23.470626Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (rtree, global typedefs)
r30912 file changeset diff or repo changeset diff igor22020-04-27T15:43:47.184673Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (box)
r30903 file changeset diff or repo changeset diff igor22020-04-27T14:48:42.007588Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
r27991 file changeset diff or repo changeset diff igor22019-11-02T12:30:08.013384Z
 
[core] -Update: bump copyright year
r27987 file changeset diff or repo changeset diff igor22019-11-02T12:22:55.928291Z
 
[core] -Add: text decompose rendering: call a callback function with user context for each drawing primitive within the text
r20470 file changeset diff or repo changeset diff igor22018-10-30T03:42:16.780615Z
 
-Change: do not use an email address but an URL to the live version of contact.html - due to spammers
r19587 file changeset diff or repo changeset diff igor22018-09-26T06:19:22.001737Z
 
[textrot] -Del: text Direction field - use rot exclusively
r19554 file changeset diff or repo changeset diff igor22018-09-24T03:50:27.265641Z
 
[textt] -Add: internal API for passing on text thickness to the renderer
r19401 file changeset diff or repo changeset diff igor22018-09-16T09:19:46.602555Z
 
[trdraw] -Add: label draw should get a draw_info
r19389 file changeset diff or repo changeset diff igor22018-09-15T17:47:43.837723Z
 
[trdraw] -Add: pass down drawing info to text draw and apply bloat on lines and arcs
r17276 file changeset diff or repo changeset diff igor22018-06-10T13:43:16.301282Z
 
[core] -Add: helper funciton to calculate text string height
r17275 file changeset diff or repo changeset diff igor22018-06-10T13:34:08.985763Z
 
[core] -Add: publish lowlevel text width calculation function
r17274 file changeset diff or repo changeset diff igor22018-06-10T13:20:13.981657Z
 
[core] -Split: low level text string draw function from pcb_text_t draw function to make calls cheaper where the caller is not drawing an existing text object
r17222 file changeset diff or repo changeset diff igor22018-06-08T15:19:35.483180Z
 
[core] -Add: API to tell the text renderer what to do with text objects too small to render: hide, do a cheap approximation or do accurate rendering no matter what (not yet implemented)
r14045 file changeset diff or repo changeset diff igor22018-01-16T04:19:41.315025Z
 
-Cleanup: license banners: replace old PCB project banner and Thomas Nau contact in core (with permission from Thomas Nau) and mark other author's contact as old contact
r13190 file changeset diff or repo changeset diff igor22017-12-03T14:18:57.822202Z
 
-Fix: old FSF address
r10770 file changeset diff or repo changeset diff igor22017-08-13T09:16:46.274565Z
 
[term] -Fix: publish function text draw label (with the right parameter type)
r10760 file changeset diff or repo changeset diff igor22017-08-13T07:14:48.369672Z
 
[term] -Add: text as terminal: draw label
r10759 file changeset diff or repo changeset diff igor22017-08-13T06:46:47.041602Z
 
[term] -Add: extend the text draw api with term gfx enable
r10758 file changeset diff or repo changeset diff igor22017-08-13T06:37:31.101057Z
 
[core] -Change: text draw API the same as arc, poly and line
r10647 file changeset diff or repo changeset diff igor22017-08-07T07:33:00.062201Z
 
[core] -Cleanup: text draw function naming cleanup
r9118 file changeset diff or repo changeset diff igor22017-06-04T15:45:26.424836Z
 
[subc] -Split: move text's XORDraw out from crosshair.c so that it can be reused in subc drawing
r4811 file changeset diff or repo changeset diff igor22016-11-12T17:25:25.629672Z
 
[unravel2] -Rename: Coord to pcb_coord_t
r4804 file changeset diff or repo changeset diff igor22016-11-12T15:26:31.459735Z
 
[unravel2] -Rename: RubberbandType and rtree dir
r4776 file changeset diff or repo changeset diff igor22016-11-12T11:24:29.684265Z
 
[unravel] -Rename: TextType -> pcb_text_t
r4761 file changeset diff or repo changeset diff igor22016-11-12T10:04:02.019368Z
 
[unravel2] -Rename: BoxType -> pcb_box_t
r4757 file changeset diff or repo changeset diff igor22016-11-12T09:30:54.148274Z
 
[unravel2] -Rename: LayerType to pcb_layer_t
r4632 file changeset diff or repo changeset diff igor22016-11-06T07:16:50.683336Z
 
[unravel] -Fix: obj_*_draw.h shouldn't introduce dependency on rtree.h but accomodate to the fact it is included beforehand
r4628 file changeset diff or repo changeset diff igor22016-11-06T06:35:20.616078Z
 
[unravel] -Move: high level draw calls from draw.c to the crresponding obj code
r4627 file changeset diff or repo changeset diff igor22016-11-06T06:12:22.268198Z
 
[unravel] -Move: low level text draw to obj_text

Command line to view the complete history:
svn log -v svn://svn.repo.hu/pcb-rnd/trunk/src/obj_text_draw.h