asfenhealth.blogg.se

Stream amsn channel
Stream amsn channel








  1. #Stream amsn channel update
  2. #Stream amsn channel code

GlyphIndex = FT_Get_Char_Index(FontFT, Text)ĮrrorMsg = FT_Load_Glyph(FontFT, GlyphIndex, FT_LOAD_DEFAULT)ĮrrorMsg = FT_Render_Glyph(FontFT->Glyph, FT_RENDER_MODE_NORMAL)

stream amsn channel

' Get rid of any alpha channel in AlphaClrĮrrorMsg = FT_Set_Pixel_Sizes(FontFT, Size, Size) " ĮrrorMsg = FT_New_Face(FT_Var.Library, FontName, 0, )įunction PrintFT(ByVal x As Integer, ByVal y As Integer, ByVal Text As String, ByVal Font As Integer, ByVal Size As Integer = 14, ByVal Clr As UInteger = Rgb(255, 255, 255)) as integer Print #console, "Loading font " FontName ". " įunction GetFont(ByVal FontName As String) As Integer

#Stream amsn channel code

' FreeType interface code from the Freetype2 library test,ĭeclare sub DrawGlyph(ByVal FontFT As FT_Face, ByVal x As Integer, ByVal y As Integer, ByVal Clr As UInteger)ĭeclare Function PrintFT(ByVal x As Integer, ByVal y As Integer, ByVal Text As String, ByVal Font As Integer, ByVal Size As Integer = 14, ByVal Clr As UInteger = Rgb(255, 255, 255)) as integerĭeclare Function GetFont(ByVal FontName As String) As Integer ' Portions Copyright (C) 1999-2004 Firelight Technologies Pty, Ltd. ' FMOD player example provided with the FMOD distribution. ' FMOD code based upon the "playmp3.bas" example, and the ' Portions from OpenGH are modified from:'

stream amsn channel

' Parts of this code are from OpenGH, copyright as above. You'll need the Bitstream Vera Sans font (name it vera.ttf) or another font. Here's the code, left and right keys seek 1.5sec per press. Note: If you want to help with the wiki, feel free to do so.

#Stream amsn channel update

Remember, the project webpage is, although I rarely update it. Whatever I choose, I want it to look nice, even if the code is a mess.

stream amsn channel

Sometime down the line, I hope to replace the OS-dependent file chooser code with something more OS-portable, maybe FreeBASIC-GUI or something similar. This project is now hosted on Google Code: * Supports the KVIrc extensions to the Winamp interface (KVIrc function $mediaplayer.nowPlaying will work with PsyMP3) * Supports announcing it's NowPlaying to any MSN Messenger-compatible interface (Windows Live Messenger, pidgin-musictracker, aMSN, etc.) It uses FMOD for sound and FreeType2 for antialiased TrueType font support. PsyMP3 is a audio player written in FreeBASIC.










Stream amsn channel