ardour
Functions
bundle_env.h File Reference
#include <string>

Go to the source code of this file.

Functions

void fixup_bundle_environment (int, char *[], std::string &localedir)
 
void load_custom_fonts ()
 

Function Documentation

void fixup_bundle_environment ( int  ,
char *  [],
std::string &  localedir 
)

This function must do whatever is necessary to create the right runtime environment for the GTK2 version of ardour, on a per-platform basis.

void load_custom_fonts ( )

Load any fonts required by the GTK2 version of ardour, on a per-platform basis.

Definition at line 117 of file bundle_env_cocoa.cc.