linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Yordan Karadzhov (VMware)" <y.karadz@gmail.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-trace-devel@vger.kernel.org
Subject: Re: [PATCH 1/4] kernel-shark: Add support for drawing text
Date: Wed, 9 Dec 2020 16:14:25 +0200	[thread overview]
Message-ID: <9ee14e92-3644-486a-6f6c-3f0dd4464426@gmail.com> (raw)
In-Reply-To: <aebedfc4-1f00-11a0-7c20-61eb927d96e0@gmail.com>



On 9.12.20 г. 15:30 ч., Yordan Karadzhov (VMware) wrote:
>>
>>   #ifdef __cplusplus
>>   }
>>   #endif
>> diff --git a/src/stb_truetype.h b/src/stb_truetype.h
>> new file mode 100644
>> index 00000000..62595a15
>> --- /dev/null
>> +++ b/src/stb_truetype.h
> 
> I'm assuming the rest is what you took from public domain?

Yes, the rest is the public domain source code.
Thanks!
Y.

> 
>> @@ -0,0 +1,5011 @@
>> +// stb_truetype.h - v1.24 - public domain
>> +// authored from 2009-2020 by Sean Barrett / RAD Game Tools
>> +//
>> +// 
>> =======================================================================
>> +//
>> +//    NO SECURITY GUARANTEE -- DO NOT USE THIS ON UNTRUSTED FONT FILES
>> +//
>> +// This library does no range

  reply	other threads:[~2020-12-09 14:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20  9:50 [PATCH 0/4] Upgrade the OpenGL wrapper for KernelShark v2.0 Yordan Karadzhov (VMware)
2020-11-20  9:50 ` [PATCH 1/4] kernel-shark: Add support for drawing text Yordan Karadzhov (VMware)
2020-12-04 23:31   ` Steven Rostedt
2020-12-09 13:30     ` Yordan Karadzhov (VMware)
2020-12-09 14:14       ` Yordan Karadzhov (VMware) [this message]
2020-12-09 16:34       ` Steven Rostedt
2020-11-20  9:50 ` [PATCH 2/4] kernel-shark: Make GLUT optional dependency Yordan Karadzhov (VMware)
2020-11-20  9:50 ` [PATCH 3/4] kernel-shark: Add ksplot_draw_polyline() Yordan Karadzhov (VMware)
2020-11-20  9:50 ` [PATCH 4/4] kernel-shark: Optimize ksplot_draw_polygon() Yordan Karadzhov (VMware)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9ee14e92-3644-486a-6f6c-3f0dd4464426@gmail.com \
    --to=y.karadz@gmail.com \
    --cc=linux-trace-devel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).